mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-09 19:28:47 +01:00
12 lines
159 B
Text
12 lines
159 B
Text
![]() |
#
|
||
|
#=DESCRIPTION test for conflict resolution in minimization phase of dfa gen
|
||
|
#=EXRESULT FAIL
|
||
|
#=TODO
|
||
|
#
|
||
|
/usr/bin/foo {
|
||
|
/b* px,
|
||
|
/* Pixr,
|
||
|
/a* Cx -> foo,
|
||
|
}
|
||
|
|