mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-05 17:01:00 +01:00
![]() The relative directory tests in test-aa-easyprof.py were failing when TMPDIR pointed to a directory that was a symlink, because the generated tmpdir path was not the same as the realpath that easyprof resolved to. This patch sets the tmpdir to the realpath of the result of the tempfile.mkdtemp() to avoid the issue. Signed-off-by: Steve Beattie <steve@nxnw.org> Acked-by: Christian Boltz <apparmor@cboltz.de> |
||
---|---|---|
.. | ||
aa_test.py | ||
cleanprof_test.in | ||
cleanprof_test.out | ||
common_test.py | ||
config_test.py | ||
easyprof.conf | ||
logprof.conf | ||
Makefile | ||
minitools_test.py | ||
regex_tests.ini | ||
runtests-py2.sh | ||
runtests-py3.sh | ||
severity.db | ||
severity_broken.db | ||
severity_test.py | ||
test-aa-decode.py | ||
test-aa-easyprof.py |