summaryrefslogtreecommitdiffstats
path: root/tests/testsuite.c
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
* 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
* tests: Use a rc variable.Andreas Schneider2013-07-011-3/+8
* test: Initialize the remove_cmd buffer.Andreas Schneider2013-07-011-1/+1
* tests: Add test as cmocka test.Andreas Schneider2013-05-281-66/+60
* Initial commit.Andreas Schneider2013-02-071-0/+105