summaryrefslogtreecommitdiff
path: root/common/tests/test-compat.c
Commit message (Expand)AuthorAgeFilesLines
* Move to non-recursive Makefile for building bins and libsStef Walter2014-08-151-117/+0
* Fix handling of mmap failure and mapping empty filesPascal Terjan2014-02-131-0/+17
* Disable tests with setgid binaries when running in fakerootAndreas Metzler2013-10-011-1/+4
* test-compat calls test_getauxval which is in a UNIX defined blockMichael Cronenworth2013-07-301-0/+2
* Use simple serial automake test harnessStef Walter2013-07-231-2/+2
* Don't load configs from user directory when setuidStef Walter2013-07-181-0/+30
* Our own unit testing frameworkStef Walter2013-05-211-20/+8
* More compatible path munging and handling codeStef Walter2013-04-031-32/+0
* Fix invalid memory accesses reported by 'make memcheck'Stef Walter2013-03-201-0/+16
* trust: Don't use POSIX or GNU basename()Stef Walter2013-03-191-0/+93