]> granicus.if.org Git - strace/commit
tests: robustify select test
authorDmitry V. Levin <ldv@altlinux.org>
Fri, 18 Sep 2015 21:37:09 +0000 (21:37 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sat, 19 Sep 2015 01:04:49 +0000 (04:04 +0300)
commit100bf7c8960934633f98f3a611d25a941191a867
treea308a64b22ca95eee09cc2838868c7331df60e2e
parent81ea4bf063ce5a33bd68949ccf65e7d9259096aa
tests: robustify select test

* tests/select.c: Do not include <assert.h>.
(main): Skip the test instead of assertions.
Add some padding to the timeval structure.
tests/select.c