mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-05 17:01:00 +01:00
![]() This patch adds profiles for all log sniplets that are expected to result in a profile rule. This also means some changes in test-libapparmor-test_multi.py are needed: - split off log_to_profile_skip from log_to_profile_known_failures to - only skip tests in log_to_profile_skip (causing a crash or requiring user interaction) - run tests in log_to_profile_known_failures, but expect a non-equal result (caused by not added rules etc.) - add quite some tests to log_to_profile_known_failures - they were skipped before because they didn't have a *.profile file. - add handling for hats to shorten list of known failures This fixes testcase24 and testcase33 (after adjusting the profiles) and lots of the new *.profile files. - since we now have *.profile files for all log events that should result in a profile rule, no longer ignore FileNotFoundError Acked-by: Seth Arnold <seth.arnold@canonical.com> |
||
---|---|---|
.. | ||
cleanprof_test.in | ||
cleanprof_test.out | ||
common_test.py | ||
easyprof.conf | ||
fake_ldd | ||
logprof.conf | ||
Makefile | ||
minitools_test.py | ||
runtests-py2.sh | ||
runtests-py3.sh | ||
severity.db | ||
severity_broken.db | ||
test-aa-decode.py | ||
test-aa-easyprof.py | ||
test-aa.py | ||
test-aamode.py | ||
test-aare.py | ||
test-baserule.py | ||
test-capability.py | ||
test-change_profile.py | ||
test-common.py | ||
test-config.py | ||
test-dbus.py | ||
test-example.py | ||
test-file.py | ||
test-libapparmor-test_multi.py | ||
test-logparser.py | ||
test-mount_parse.py | ||
test-network.py | ||
test-parser-simple-tests.py | ||
test-pivot_root_parse.py | ||
test-ptrace.py | ||
test-regex_matches.py | ||
test-rlimit.py | ||
test-severity.py | ||
test-signal.py | ||
test-translations.py | ||
test-unix_parse.py |