aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2017-12-12Add support to avoid load/run twice a run_ptest scriptAníbal Limón
2017-04-06Add xml outputPascal Bach
2017-04-06utils, main: Add ptest_options struct to run_ptestsPascal Bach
2016-09-22tests/utils.c: run_timeout_ptest remove unnecessary codeAníbal Limón
2016-09-22tests/utils.c: Add test case for run_ptest failureEdwin Plauchu
2016-09-22tests/utils.c: Refactor test_run_ptestsEdwin Plauchu
2016-01-14tests/utils.c: Add full testcase for run_ptests.Aníbal Limón
2016-01-12Adds full support for run_ptests.Aníbal Limón
2016-01-12utils: Add filter_ptests and testcase.Aníbal Limón
2016-01-12tests/utils.c: Move useful data to static scope for use in other tests.Aníbal Limón
2016-01-12tests/{ptest_list,utils}.c: Adds testcase for validate NULL parameters.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-08ptest_list.c: Add module for load ptests into a linkedlistAníbal Limón