testsuite: add support for commands with timeout
commitd9ff34f2e0d52351ec9e5c5b33002b7be3937123
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>
Wed, 9 Aug 2017 11:22:17 +0000 (9 13:22 +0200)
committerLuc Van Oostenryck <luc.vanoostenryck@gmail.com>
Wed, 9 Aug 2017 19:30:32 +0000 (9 21:30 +0200)
tree8d6d99f0fe6e07c753c3f11f785cfb8d1bf42490
parentfa71b7ac0594c9ddf81ec27753280cffef702489
testsuite: add support for commands with timeout

Tests taking a huge or infinite amout of time is
a problem for the testsuite. Furthermore, it's most
often the sign of a problem somewhere.

Fix this by adding some support to use an optional
timeout for each testcase command.

Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Documentation/test-suite
validation/infinite-loop0.c [new file with mode: 0644]
validation/test-suite