systemd/test/TEST-70-TPM2
Frantisek Sumsal 0a62b8f705 test: avoid overriding an already existing EXIT handler
TEST-70 specified its own EXIT handler, which replaced the
`cleanup_loopdev` handler, so the loop device was always hanging around
once this test was run. Let's use the new `add_at_exit_handler()` stuff
to mitigate this.
2022-07-07 20:17:34 +02:00
..
Makefile cryptenroll: add tests for TPM2 unlocking 2022-03-15 21:17:00 +01:00
test.sh test: avoid overriding an already existing EXIT handler 2022-07-07 20:17:34 +02:00