apparmor/libraries/libapparmor/testsuite
Christian Boltz 7334048e5e error out on failing libapparmor test_multi tests
This patch adds a check-local target to libapparmor/testsuite/Makefile.am
that checks the logfile generated by the test_multi tests
(libaalogparse.log) and errors out if
- the logfile doesn't exist (which might mean that dejagnu isn't installed
- the logfile contains 'ERROR'

This isn't the best solution I can imagine, but it's the only/easiest
way I found that doesn't need changing of autogenerated files.


Also extend clean-local to delete libaalogparse.{log,sum}

Finally, add test_multi/testcase_syslog_read.err (empty file) to avoid
make check fails.


Acked-by: John Johansen <john.johansen@canonical.com>
2015-12-12 12:56:06 +01: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 error out on failing libapparmor test_multi tests 2015-12-12 12:56:06 +01:00
Makefile.am error out on failing libapparmor test_multi tests 2015-12-12 12:56:06 +01:00
test_multi.c libaalogparse: support missing mount keywords 2014-09-04 10:10:56 -07:00