[apparmor] [patch 25/26] Update test scripts for signal rules

John Johansen john.johansen at canonical.com
Mon Mar 31 11:58:27 UTC 2014


This part of the fix to the regression test suite seems to have been dropped
and is resulting in the failure seen regex.sh test

---

--- regex.sh	2014-03-30 18:13:28.890562347 -0700
+++ /home/jj/apparmor/tests/regression/apparmor/regex.sh	2014-03-28 06:24:04.514735000 -0700
@@ -168,5 +168,5 @@
 runchecktest "SQUARE BRACES 2 (exec, fail)" fail $file
 
 # FAIL TEST - looking for ?
-genprofile /bin/b\?ue:$okperm
+genprofile /bin/b\?ue:$okperm signal:ALL
 runchecktest "QUESTION MARK (exec, fail)" fail $file



More information about the AppArmor mailing list