Searched refs:expected_checkreqprot_value (Results 1 – 1 of 1) sorted by relevance
108 local checkreqprot_value expected_checkreqprot_value154 expected_checkreqprot_value=$(cat $SELINUX_DIR/checkreqprot)155 if [ "$expected_checkreqprot_value" != "$checkreqprot_value" ]; then156 tst_res TFAIL "checkreqprot: expected: $expected_checkreqprot_value, got: $checkreqprot_value"