]> git.ipfire.org Git - thirdparty/systemd.git/commit
TEST-80: synchronize explicitly instead of by time
authorLennart Poettering <lennart@poettering.net>
Tue, 28 Mar 2023 14:35:35 +0000 (16:35 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 29 Mar 2023 03:59:53 +0000 (12:59 +0900)
commit09ba6d1a14ba027f2bc4e3426c7dd85db19e720e
treeeb3394e63eb93a1ee3f088efb054115bce52bf45
parent49e8342965649503a537beacb77dd0fafc71debe
TEST-80: synchronize explicitly instead of by time

This removes "sleep" invocations, and makes the notify access testcase a
lot more robust to runtime jitter. We use a pair of fifos in the fs to
sync instead.

Also various other improvoements, including comments.

(Also removes the unnecessary "no-qemu" restriction)
test/TEST-80-NOTIFYACCESS/test.sh
test/testsuite-80.units/test.sh
test/units/testsuite-80.sh