-
- Downloads
add searchpolicy.py for automated tests
searchpolicy.py provides a subset of the functionality of sesearch. The primary benefit being that it's entirely built in-tree and thus can be packaged for use in automated tests included compatibility test suites. Example searchpolicy.py --libpath out/host/linux-x86/lib64/ --allow --source domain Bug: 63397379 Test: Identical output with sesearch for the following commands --allow --source domain --allow --target domain --allow --target appdomain -p ioctl,open --allow --source lmkd -c file -p ioctl,open --allow --source lmkd -c file,dir -p ioctl,open Change-Id: I89a6c333f1f519d9171fbc1aafe27eaf5ad247f0
Showing
- Android.mk 1 addition, 0 deletionsAndroid.mk
- tests/Android.bp 7 additions, 0 deletionstests/Android.bp
- tests/include/sepol_wrap.h 3 additions, 0 deletionstests/include/sepol_wrap.h
- tests/policy.py 95 additions, 21 deletionstests/policy.py
- tests/searchpolicy.py 73 additions, 0 deletionstests/searchpolicy.py
- tests/sepol_wrap.cpp 55 additions, 12 deletionstests/sepol_wrap.cpp
- tests/treble_sepolicy_tests.py 1 addition, 1 deletiontests/treble_sepolicy_tests.py
Loading
Please register or sign in to comment