aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-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-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-08ptest_list.c: Add module for load ptests into a linkedlistAníbal Limón
2016-01-07Initial commit,Aníbal Limón