mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
Almost all tests were manually mounting/unmounting $TESTDIR/root from the loopback image; this moves all that into test-functions so the test setup functions are simplier. Also add test_setup_cleanup() function, to cleanup what is mounted by create_empty_image_rootdir()