Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds