summaryrefslogtreecommitdiff
path: root/common/test.c
Commit message (Expand)AuthorAgeFilesLines
* MOVED TO: https://github.com/p11-glue/p11-kitHEADmasterStef Walter2016-11-291-548/+0
* common: Use secure_getenv() implementation when setuidStef Walter2014-10-021-1/+1
* common: In tests preserve parent environment for childrenStef Walter2014-10-021-1/+1
* common: Move unistd include to define getopt and friendsMichael Cronenworth2014-09-181-1/+1
* common: Allow specifying which tests to run on command lineStef Walter2014-08-081-1/+33
* test: Move some file and directory code into general test stuffStef Walter2014-07-081-0/+83
* Avoid multiple stat() calls for same fileStef Walter2013-08-281-1/+1
* Don't use _GNU_SOURCE and fix strerror_r usageStef Walter2013-07-231-0/+1
* Use simple serial automake test harnessStef Walter2013-07-231-1/+1
* Don't load configs from user directory when setuidStef Walter2013-07-181-0/+99
* tools: Use $TMPDIR instead of $TEMPStef Walter2013-07-181-0/+57
* Make preconditions abort unconditionally when scanning with coverityStef Walter2013-07-181-0/+5
* trust: Writable module PKCS#11 token functionsStef Walter2013-06-171-3/+11
* common: Abort test cases when one failsStef Walter2013-06-131-0/+2
* Our own unit testing frameworkStef Walter2013-05-211-0/+261