aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2021-09-23utils.c: add system data collection when a test gets stuck.v2.4.2Alexander Kanavin
2021-07-28Makefile: allow using CC env var to pick compilerRandy MacLeod
2021-03-23utils.c: Use a thread to read from childAníbal Limón
2020-04-10Makefile: Fix TEST_LDFLAGS gcc cmdline positionAníbal Limón
2019-07-21main code: fix clang warningsRandy MacLeod
2019-07-21utils: ensure child can be session leaderRandy MacLeod
2017-12-12Makefile: libcheck now requires to link subunitAníbal Limón
2016-01-14Add support for enable mcheck/mtrace.Aníbal Limón
2016-01-14Makefile: Add RELEASE env variable.Aníbal Limón
2016-01-11Add support for get_available_ptests.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