HomeSort by relevance Sort by last modified time
    Searched refs:not_start_value (Results 1 - 2 of 2) sorted by null

  /external/ltp/testcases/kernel/security/smack/
smack_set_direct.sh 20 not_start_value="17"
23 echo "$not_start_value" 2>/dev/null > "$smackfsdir/direct"
26 if [ "$direct_value" != "$not_start_value" ]; then
28 "not the expected \"$not_start_value\"."
smack_set_doi.sh 20 not_start_value="17"
23 echo "$not_start_value" 2>/dev/null > "$smackfsdir/doi"
26 if [ "$direct_value" != "$not_start_value" ]; then
28 "expected \"$not_start_value\"."

Completed in 996 milliseconds