Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/security/smack/
H A Dsmack_file_access.sh44 setto=$(getfattr --only-values -n security.SMACK64 -e text $testfile)
46 if [ "TheOther" != "$setto" ]; then
47 tst_brkm TFAIL "Test file \"$testfile\" labeled \"$setto\" incorrectly."

Completed in 1 milliseconds