Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Extend test_child_common.c to include tests for the only_extra_args fu... | Jakub Hrozek | 2016-02-26 | 1 | -7/+72 |
* | UTIL: allow to skip default options for child processes | Sumit Bose | 2016-01-19 | 1 | -2/+2 |
* | TESTS: Check return value of check_leaks_pop | Lukas Slebodnik | 2015-11-11 | 1 | -1/+2 |
* | TESTS: Initialize leak check | Lukas Slebodnik | 2015-11-11 | 1 | -0/+3 |
* | tests: convert all unit tests to cmocka 1.0 or later | Jakub Hrozek | 2015-03-11 | 1 | -22/+24 |
* | UTIL: Unify the fd_nonblocking implementation | Jakub Hrozek | 2015-01-15 | 1 | -2/+2 |
* | TESTS: Cover child_common.c with unit tests | Jakub Hrozek | 2015-01-15 | 1 | -1/+301 |
* | UTIL: Allow dup-ing child pipe to a different FD | Jakub Hrozek | 2015-01-13 | 1 | -5/+6 |
* | Rename test-child to dummy-child | Jakub Hrozek | 2014-12-04 | 1 | -1/+1 |
* | Add extra_args to exec_child() | Jakub Hrozek | 2014-12-03 | 1 | -1/+46 |
* | TESTS: Basic child tests | Jakub Hrozek | 2014-12-03 | 1 | -0/+150 |