]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: use /dev/null instead of the loop back network interface
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 15 Sep 2021 21:14:18 +0000 (06:14 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 15 Sep 2021 21:46:19 +0000 (06:46 +0900)
commit9228ecaf8c2d9abbde7d3a6490ffc5e10921f545
treec460fee8f2211449ba7ddf1e6cdf66310ad6b57c
parent26146d82db430394c96374d6790a5855b25c5981
test: use /dev/null instead of the loop back network interface

It should faster to be processed. So, we can shorten the timeout.
Also, this makes the test use `udevadm trigger`.
test/units/testsuite-17.03.sh