| Commit message (Expand) | Author | Age | Files | Lines |
* | common: Add assert_skip() and assert_todo() | Daiki Ueno | 2018-03-29 | 1 | -15/+106 |
* | common: Make p11_test_directory_delete() work recursively | Daiki Ueno | 2018-02-27 | 1 | -1/+11 |
* | test-conf: don't create the setuid copy in /tmp | Lubomir Rintel | 2016-11-29 | 1 | -1/+1 |
* | common: Use secure_getenv() implementation when setuid | Stef Walter | 2014-10-02 | 1 | -1/+1 |
* | common: In tests preserve parent environment for children | Stef Walter | 2014-10-02 | 1 | -1/+1 |
* | common: Move unistd include to define getopt and friends | Michael Cronenworth | 2014-09-18 | 1 | -1/+1 |
* | common: Allow specifying which tests to run on command line | Stef Walter | 2014-08-08 | 1 | -1/+33 |
* | test: Move some file and directory code into general test stuff | Stef Walter | 2014-07-08 | 1 | -0/+83 |
* | Avoid multiple stat() calls for same file | Stef Walter | 2013-08-28 | 1 | -1/+1 |
* | Don't use _GNU_SOURCE and fix strerror_r usage | Stef Walter | 2013-07-23 | 1 | -0/+1 |
* | Use simple serial automake test harness | Stef Walter | 2013-07-23 | 1 | -1/+1 |
* | Don't load configs from user directory when setuid | Stef Walter | 2013-07-18 | 1 | -0/+99 |
* | tools: Use $TMPDIR instead of $TEMP | Stef Walter | 2013-07-18 | 1 | -0/+57 |
* | Make preconditions abort unconditionally when scanning with coverity | Stef Walter | 2013-07-18 | 1 | -0/+5 |
* | trust: Writable module PKCS#11 token functions | Stef Walter | 2013-06-17 | 1 | -3/+11 |
* | common: Abort test cases when one fails | Stef Walter | 2013-06-13 | 1 | -0/+2 |
* | Our own unit testing framework | Stef Walter | 2013-05-21 | 1 | -0/+261 |