[apparmor] [PATCH] regression test: conditionaly run pivot_root domain, transitions

2017-09-06 Thread John Johansen
Update the tests to test whether the kernel and parser support domain transitions on pivot_root. Signed-off-by: John Johansen --- tests/regression/apparmor/pivot_root.sh | 68 ++--- tests/regression/apparmor/prologue.inc | 24 2 files changed, 62 inserti

[apparmor] [PATCH] regression test: update query label tests to reflect, fixed xpass cases

2017-09-06 Thread John Johansen
newer versions of apparmor that support multi-transaction have this xpass case fixed Signed-off-by: John Johansen --- tests/regression/apparmor/query_label.sh | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/tests/regression/apparmor/query_label.sh b/tests/regressio

Re: [apparmor] [PATCH] regression test: conditionaly run pivot_root domain, transitions

2017-09-06 Thread Seth Arnold
On Wed, Sep 06, 2017 at 01:09:05PM -0700, John Johansen wrote: > Update the tests to test whether the kernel and parser support domain > transitions on pivot_root. > > Signed-off-by: John Johansen Acked-by: Seth Arnold Thanks > --- > tests/regression/apparmor/pivot_root.sh | 68 > ++

Re: [apparmor] [PATCH] regression test: update query label tests to reflect, fixed xpass cases

2017-09-06 Thread Seth Arnold
On Wed, Sep 06, 2017 at 01:10:49PM -0700, John Johansen wrote: > newer versions of apparmor that support multi-transaction have this xpass > case fixed > > Signed-off-by: John Johansen Nice :) Acked-by: Seth Arnold Thanks > --- > tests/regression/apparmor/query_label.sh | 9 +++-- > 1