]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - test/TEST-17-UDEV-WANTS/test.sh
test: de-duplicate test_setup() functions
[thirdparty/systemd.git] / test / TEST-17-UDEV-WANTS / test.sh
index a5a2eb3d2929cfcf6e743c97f6b8e5ef696967dc..5b8f22cbaae7beea187d3b00122217fc09c2e5e8 100755 (executable)
@@ -6,16 +6,4 @@ TEST_NO_NSPAWN=1
 . $TEST_BASE_DIR/test-functions
 QEMU_TIMEOUT=300
 
-test_setup() {
-    create_empty_image_rootdir
-
-    (
-        LOG_LEVEL=5
-        eval $(udevadm info --export --query=env --name=${LOOPDEV}p2)
-
-        setup_basic_environment
-        mask_supporting_services
-    )
-}
-
 do_test "$@" 17