Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-06-12 | test-runner: Add copyright boilerplate for .h, same as the .c | Bryce Harrington | 1 | -0/+24 |
2015-01-28 | tests: add possibility to disable leak check for single test | Marek Chalupa | 1 | -0/+6 |
2015-01-28 | test-runner: move leak checking into function | Marek Chalupa | 1 | -0/+6 |
2014-11-17 | tests: add test_usleep and test_sleep functions | Marek Chalupa | 1 | -0/+12 |
2014-11-17 | tests: add timeout | Marek Chalupa | 1 | -0/+7 |
2012-04-20 | tests: support testing fd inheritance over exec | Pekka Paalanen | 1 | -0/+3 |
2012-04-20 | tests: detect fd leaks | Pekka Paalanen | 1 | -0/+3 |
2012-04-19 | tests: add support for tests expected to fail | Pekka Paalanen | 1 | -3/+14 |
2012-04-19 | tests: fail build if NDEBUG is defined | Pekka Paalanen | 1 | -0/+4 |
2012-03-24 | Add simple memory leak check to all tests. | U. Artie Eoff | 1 | -0/+5 |
2012-03-02 | tests: Add Unit tests for wl_map and wl_array data structures | Kristian Høgsberg | 1 | -0/+14 |