mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
![]() - It failed to remove coredump files named "core" - It failed to properly detect "core.<pid>" files - And it would fail if the coredump_pattern had been modified to a different location. This lead one of the tests to report it was passing when it wasn't because it was detecting the previous tests core file. - Fix the test to set the coredump_pattern, to dump into the tmpdir used for the test. - Make it so it will only detect the core file for the pid of the last test run. - And extend the test to have a couple of extra test cases. Signed-off-by: John Johansen <john.johansen@canonical.com> Acked-by: Kees Cook <kees@ubuntu.com> |
||
---|---|---|
.. | ||
regression | ||
stress | ||
Makefile |