summaryrefslogtreecommitdiff
path: root/tests/sanity-test.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-16tests: Pass argument to client mainJonas Ådahl1-10/+10
2015-11-16add wl_abort private functionMarek Chalupa1-1/+6
2015-06-12tests: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington1-16/+19
2015-01-28tests: add possibility to disable leak check for single testMarek Chalupa1-0/+13
2015-01-28tests: add tests for leak check in clientsMarek Chalupa1-0/+75
2014-11-17tests: add timeout testsMarek Chalupa1-0/+67
2012-08-29tests: ensure sanity leak check tests pass when leak checks are disabled.U. Artie Eoff1-0/+8
2012-06-30tests: fix make check for out-of-tree buildsDylan Noblesmith1-1/+1
2012-04-25tests: silence warnings from pipe()Pekka Paalanen1-3/+5
2012-04-20tests: support testing fd inheritance over execPekka Paalanen1-0/+22
2012-04-20tests: detect fd leaksPekka Paalanen1-0/+8
2012-04-19tests: Add more sanity test to make sure we catch different failure modesKristian Høgsberg1-0/+33
2012-04-19tests: Make sure unused malloc() doesn't get optimized awayKristian Høgsberg1-0/+2
2012-04-19tests: add sanity-testPekka Paalanen1-0/+52