mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-05 17:01:00 +01:00
9 lines
241 B
Text
9 lines
241 B
Text
![]() |
#
|
||
|
#=DESCRIPTION includes testing - test some "odd" locations of includes
|
||
|
#=EXRESULT PASS
|
||
|
#
|
||
|
/does/not/exist {
|
||
|
/does/not/exist mr, #include <includes/base> /bin/true Px,
|
||
|
#include <includes_okay_helper.include> #include <includes/base>
|
||
|
}
|