Home
last modified time | relevance | path

Searched refs:expected_checkreqprot_value (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/security/integrity/ima/tests/
Dima_selinux.sh108 local checkreqprot_value expected_checkreqprot_value
154 expected_checkreqprot_value=$(cat $SELINUX_DIR/checkreqprot)
155 if [ "$expected_checkreqprot_value" != "$checkreqprot_value" ]; then
156 tst_res TFAIL "checkreqprot: expected: $expected_checkreqprot_value, got: $checkreqprot_value"