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

  /external/ltp/testcases/kernel/security/smack/
smack_common.sh 3 # testcases/security/smack/smack_common.sh
24 # prerequisite code for all of the smack tests, s.t. a lot of duplicate shell
28 smackfsdir=${smackfsdir:=/smack}
  /external/toybox/lib/
lsm.h 23 #include <sys/smack.h>
48 if (CFG_TOYBOX_SMACK) return "Smack";
  /external/ltp/
runalltests.sh 181 ##Set this to 1 if you wish to run the SMACK Security tests
182 ## Remember that you cannot run both the SELINUX and SMACK tests at a time,
510 ## The next one i plan to run the SMACK SECURITY tests
514 "${RUNLTP}" -f smack
  /external/toybox/scripts/
make.sh 112 for i in util crypt m resolv selinux smack attr rt crypto
  /external/ltp/android/
Android.ltp.mk 49 module_src_files := testcases/kernel/security/smack/smack_file_access.sh
69 module_src_files := testcases/kernel/security/smack/smack_set_current.sh
197 module_src_files := testcases/kernel/security/smack/smack_set_ambient.sh
293 module_src_files := testcases/kernel/security/smack/smack_common.sh
697 module_src_files := testcases/kernel/security/smack/smack_set_direct.sh
761 module_src_files := testcases/kernel/security/smack/smack_set_onlycap.sh
785 module_src_files := testcases/kernel/security/smack/smack_set_cipso.sh
    [all...]

Completed in 389 milliseconds