summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix test on Solaris.Andreas Schneider2013-11-201-0/+2
* tests: Add SIOCGPGRP test.Andreas Schneider2013-11-151-0/+8
* tests: Remove ioctl tty test it doesn't work in ctest.Andreas Schneider2013-11-151-17/+0
* tests: Make sure the struct is zeroed.Andreas Schneider2013-11-141-0/+2
* tests: Add a ioctl tty test.Andreas Schneider2013-11-141-2/+17
* cmake: Fix running tests on OSX.Andreas Schneider2013-11-141-0/+8
* tests: Add simple ioctl test.Andreas Schneider2013-11-141-0/+16
* tests: Fix a build warning.Andreas Schneider2013-07-101-1/+6
* tests: Add unistd.h for mkdtemp() on MacOSX.Andreas Schneider2013-07-091-0/+1
* cmake: Link testsuite against socket libraries.Andreas Schneider2013-07-081-1/+1
* tests: Use a rc variable.Andreas Schneider2013-07-011-3/+8
* test: Initialize the remove_cmd buffer.Andreas Schneider2013-07-011-1/+1
* cmake: Fix make test.Andreas Schneider2013-07-011-4/+17
* cmake: Fix setting the environment variables.Andreas Schneider2013-06-301-3/+1
* cmake: Rename options to UNIT_TESTING.Andreas Schneider2013-06-061-0/+2
* tests: Get the testsuite working with 'make test'.Andreas Schneider2013-06-041-0/+4
* tests: Add test as cmocka test.Andreas Schneider2013-05-282-66/+69
* Initial commit.Andreas Schneider2013-02-071-0/+105