aboutsummaryrefslogtreecommitdiffstats
path: root/utils.c
AgeCommit message (Expand)Author
2018-10-15[WIP] Initial LAVA supporttimo/lava-ptest-runner2Tim Orling
2017-12-12Add support to avoid load/run twice a run_ptest scriptAníbal Limón
2017-11-02utils.c: Prefer monotonic clock to calculate elapsed timeJeffrey Pautler
2017-04-06Add xml outputPascal Bach
2017-04-06utils, main: Add ptest_options struct to run_ptestsPascal Bach
2017-04-06utils.c: Improve user notice of TIMEOUTAníbal Limón
2016-09-22utils.c: Add error report when run-ptests failsEdwin Plauchu
2016-01-14wait_child, run_ptests: Display ptest directory instead of ptest scriptAníbal Limón
2016-01-14utils.c: run_child adds missing chdirAníbal Limón
2016-01-13run_ptests: Fixes and improvements.Aníbal Limón
2016-01-12Adds full support for run_ptests.Aníbal Limón
2016-01-12utils: Add run_ptests function skeleton.Aníbal Limón
2016-01-12utils: Add filter_ptests and testcase.Aníbal Limón
2016-01-12ptest_list.c, utils.c: Add valitaion of NULL parameters in functions.Aníbal Limón
2016-01-12utils.c: print_ptests remove explicit extern to match the current convenion.Aníbal Limón
2016-01-12utils.c: Adds better unit test for compare output.Aníbal Limón
2016-01-11utils.c: Add print_ptests function with testcase.Aníbal Limón
2016-01-11Add support for get_available_ptests.Aníbal Limón
2016-01-08Add GPLv2 LICENSE information.Aníbal Limón
2016-01-07Initial commit,Aníbal Limón