apparmor/libraries/libapparmor/testsuite
Christian Boltz 89c9a8cdc5 logparser.py: ignore network events with 'send receive'
We already ignore network events that look like file events (based on
the operation keyword) if they have a request_mask of 'send' or
'receive' to avoid aa-logprof crashes because of "unknown" permissions.
It turned out that both can happen at once, so we should also ignore
this case.

Also add the now-ignored log event as test_multi testcase.


References: https://bugs.launchpad.net/apparmor/+bug/1577051 #13


Acked-by: Tyler Hicks <tyhicks@canonical.com> for trunk, 2.10 and 2.9.
2016-07-30 00:41:43 +02: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 logparser.py: ignore network events with 'send receive' 2016-07-30 00:41:43 +02: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