Home
last modified time | relevance | path

Searched refs: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
152 checkreqprot_value=$(echo $measured_data | awk -F'[=;]' '{print $6}')
154 if [ "$expected_checkreqprot_value" != "$checkreqprot_value" ]; then
155 tst_res TFAIL "checkreqprot: expected: $expected_checkreqprot_value, got: $checkreqprot_value"

Completed in 0 milliseconds