Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v246-stable
/
.
/
test
/
TEST-17-UDEV-WANTS
/
test.sh
blob: 5b8f22cbaae7beea187d3b00122217fc09c2e5e8 [
file
] [
log
] [
blame
] [
raw
]
#!/usr/bin/env bash
set
-
e
TEST_DESCRIPTION
=
"UDEV SYSTEMD_WANTS property"
TEST_NO_NSPAWN
=
1
.
$TEST_BASE_DIR
/
test
-
functions
QEMU_TIMEOUT
=
300
do_test
"$@"
17