]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: add integration test for udev event timeout 15378/head
authorMichal Sekletár <msekleta@redhat.com>
Thu, 30 Apr 2020 21:22:08 +0000 (23:22 +0200)
committerMichal Sekletár <msekleta@redhat.com>
Fri, 5 Jun 2020 09:09:21 +0000 (11:09 +0200)
commit3611ed73780b87e11ae00fb410750f2193ca4a42
treefc0e108ed7e4e494178d9373a40ecb19cb62d950
parente209926778267cbd3e09ed8137bf45b7f370aed0
test: add integration test for udev event timeout

Note that run_test() calls coredumpctl in a loop because in certain
environments (1 vCPU unaccelerated QEMU VM) it might take quite a
while to process the coredump.
test/TEST-49-UDEV-EVENT-TIMEOUT/Makefile [new symlink]
test/TEST-49-UDEV-EVENT-TIMEOUT/test.sh [new file with mode: 0755]
test/units/testsuite-49.service [new file with mode: 0644]
test/units/testsuite-49.sh [new file with mode: 0755]