aboutsummaryrefslogtreecommitdiff
path: root/lib/tst_test.c
AgeCommit message (Expand)Author
2016-08-16tst_test: Propagate SIGINT to test processCyril Hrubis
2016-08-05tst_test: make reap_children() part of the test APIStanislav Kholmanskikh
2016-08-04tst_test: Complain on NULL test->tidCyril Hrubis
2016-08-04tst_test: Add option parsing helpers.Cyril Hrubis
2016-08-04tst_test: Allow to set timeout from test setup()Cyril Hrubis
2016-08-03tst_test: Small changes in option help formattingCyril Hrubis
2016-08-01lib/test_test: fix parsing for options that don't need argumentJan Stancek
2016-06-16lib/tst_test.c: fix case of hitting tst_vbrk_ before setup_ipcXiao Yang
2016-06-09Include tst_kvercmp.h in tst_test.hStanislav Kholmanskikh
2016-06-09lib/tst_test.c: do all cleanup in do_exitJan Stancek
2016-06-08lib/tst_test.c: propagate TBROK retcode in library processCyril Hrubis
2016-06-08lib/tst_test.c: call do_exit on TBROK from library processJan Stancek
2016-06-08lib/tst_test.c: Kill all children on timeoutCyril Hrubis
2016-06-08lib/tst_test.c: Run test in child processCyril Hrubis
2016-04-19tst_atomic: make tst_atomic_inc take a signed integerJan Stancek
2016-04-06lib: Add new test library APInewlibCyril Hrubis