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