summaryrefslogtreecommitdiff
path: root/tests/sanity-test.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Capture the test client logAlexandros Frantzis2023-02-281-0/+61
* tests: Fix tc_client_fd_leaks_exec testDerek Foreman2022-01-101-1/+1
* tests: Remove memory leak checking infrastructureDaniel Stone2018-08-291-63/+3
* tests: Use volatile pointer for NULL dereferenceDaniel Stone2018-08-291-1/+3
* tests: disable coredumps on sanity-testPekka Paalanen2018-03-151-0/+18
* tests: Pass argument to client mainJonas Ådahl2016-01-161-10/+10
* add wl_abort private functionMarek Chalupa2015-11-161-1/+6
* tests: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-121-16/+19
* tests: add possibility to disable leak check for single testMarek Chalupa2015-01-281-0/+13
* tests: add tests for leak check in clientsMarek Chalupa2015-01-281-0/+75
* tests: add timeout testsMarek Chalupa2014-11-171-0/+67
* tests: ensure sanity leak check tests pass when leak checks are disabled.U. Artie Eoff2012-08-291-0/+8
* tests: fix make check for out-of-tree buildsDylan Noblesmith2012-06-301-1/+1
* tests: silence warnings from pipe()Pekka Paalanen2012-04-251-3/+5
* tests: support testing fd inheritance over execPekka Paalanen2012-04-201-0/+22
* tests: detect fd leaksPekka Paalanen2012-04-201-0/+8
* tests: Add more sanity test to make sure we catch different failure modesKristian Høgsberg2012-04-191-0/+33
* tests: Make sure unused malloc() doesn't get optimized awayKristian Høgsberg2012-04-191-0/+2
* tests: add sanity-testPekka Paalanen2012-04-191-0/+52