apparmor/libraries/libapparmor/testsuite
Steve Beattie 32e76985c9 libapparmor: fix ptrace regression test failure
Merge from trunk revision 3692

In http://bazaar.launchpad.net/~apparmor-dev/apparmor/master/revision/3659,
a testcase was added that where the expected output file did not match
the input source name, cause libapparmor's regression tests to fail:

  Output doesn't match expected data:
  --- ./test_multi/ptrace_no_denied_mask.out    2017-08-18 16:35:30.000000000 -0700
  +++ ./test_multi/out/ptrace_no_denied_mask.out  2017-08-18 16:35:38.985863094 -0700
  @@ -1,5 +1,5 @@
   START
  -File: ptrace_1.in
  +File: ptrace_no_denied_mask.in
   Event type: AA_RECORD_DENIED
   Audit ID: 1495217772.047:4471
   Operation: ptrace
  FAIL: ptrace_no_denied_mask

This patch corrects the issue.

Signed-off-by: Steve Beattie <steve@nxnw.org>
Acked-by: Seth Arnold <seth.arnold@canonical.com>
2017-08-18 17:16:27 -07:00
..
config move libapparmor into the libraries directory 2008-05-19 22:48:31 +00:00
lib move libapparmor into the libraries directory 2008-05-19 22:48:31 +00:00
libaalogparse.test move libapparmor into the libraries directory 2008-05-19 22:48:31 +00:00
test_multi libapparmor: fix ptrace regression test failure 2017-08-18 17:16:27 -07:00
Makefile.am libapparmor: Don't print shell commands that check for test failures 2017-04-21 13:52:44 +00:00
test_multi.c libaalogparse: support missing mount keywords 2014-09-04 10:10:56 -07:00