aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-03-24tests: Update to cover ptest timeout by filedevAníbal Limón
2021-03-24Add support to specify timeout by ptestAníbal Limón
2021-03-24utils.c: wait_child reimplement timeout using alarmv2.4.1Aníbal Limón
2021-03-23utils.c: Use a thread to read from childAníbal Limón
2021-03-23utils.c: Fix exit status of a childAníbal Limón
2021-03-23utils.c: get_available_ptests allow to specify relative directoriesAníbal Limón
2021-03-23README.md: Small fix mtrace callAníbal Limón
2021-02-11tests/utils.c: Add braces in START_TEST/END_TEST now required in check 0.15.xAníbal Limón
2020-07-13Fix inappropriate ioctl when detaching ttyTero Kinnunen
2020-04-10Add support to specify multiple folder for ptest-runnerv2.4Aníbal Limón
2020-04-10Makefile: Fix TEST_LDFLAGS gcc cmdline positionAníbal Limón
2019-07-21Fix additional warnings when using clangv2.3.2Randy MacLeod
2019-07-21tests: fix clang warnings.Randy MacLeod
2019-07-21main code: fix clang warningsRandy MacLeod
2019-07-21utils: ensure child can be session leaderRandy MacLeod
2019-06-27utils: Ensure pipes are read after exitRichard Purdie
2019-06-27use process groups when spawningRichard Purdie
2019-06-27utils: Ensure stdout/stderr are flushedRichard Purdie
2019-06-03Add SPDX-License-Identifier: GPL-2.0-or-later in source filesAníbal Limón
2019-05-31utils.c: close all file descriptors after completing a ptestSakib Sajal
2019-01-30utils.c: Print DURATION after ERRORv2.3.1Aníbal Limón
2019-01-29utils.c: run_child redirect stderr to stdoutAníbal Limón
2019-01-21ptest-runner: make DEFAULT_DIRECTORY be able to be defined when compilingLi Zhou
2019-01-07ptest-runner: Add support to report duration of each ptestv2.3Aníbal Limón
2019-01-03ptest-runner: Add support timeout failure type to XML result fileAníbal Limón
2018-04-25main.c: Add option (-e) to exclude certain tests for executionv2.2Aníbal Limón
2018-04-25main.c: Use realpath to get the actual directory of ptestsAníbal Limón
2017-12-12README.md: Update to my current emailv2.1.1Aníbal Limón
2017-12-12Add support to avoid load/run twice a run_ptest scriptAníbal Limón
2017-12-12Makefile: libcheck now requires to link subunitAníbal Limón
2017-11-02utils.c: Prefer monotonic clock to calculate elapsed timeJeffrey Pautler
2017-05-29timeout option missing the argument option ":" to getoptAnders Wallin
2017-04-06Add xml outputv2.1Pascal Bach
2017-04-06utils, main: Add ptest_options struct to run_ptestsPascal Bach
2017-04-06utils.c: Improve user notice of TIMEOUTv2.0.2Aníbal Limón
2016-09-22tests/utils.c: run_timeout_ptest remove unnecessary codev2.0.1Aní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-09-22utils.c: Add error report when run-ptests failsEdwin Plauchu
2016-09-20README.md: Add Contributions section.Aníbal Limón
2016-03-29README.md: Update to point to git.yoctoproject.org repository.Aníbal Limón
2016-01-14wait_child, run_ptests: Display ptest directory instead of ptest scriptv2.0v0.1Aníbal Limón
2016-01-14utils.c: run_child adds missing chdirAníbal Limón
2016-01-14Create README.mdAnibal 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-14tests/utils.c: Add full testcase for run_ptests.Aní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-12main.c: Add full logic for get ptests and run it only missingAníbal Limón