summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Don't rely on loading order for duplicate modulesStef Walter2012-07-261-1/+6
* Preconditions to check for input probs and out of memoryStef Walter2012-05-131-1/+2
* Use gcc extensions to check varargs during compileStef Walter2012-05-131-0/+1
* Add tests for enable-in and disable-inStef Walter2012-04-021-1/+3
* Build some test modules for testing main p11-kit functionalityStef Walter2012-04-021-4/+28
* Add enable-in and disable-in options to module configStef Walter2012-04-011-0/+2
* Compile CuTest.c separately.Andreas Metzler2011-12-231-1/+9
* Run tests correctly in automakeAndreas Metzler2011-12-091-4/+1
* Initial port to win32Stef Walter2011-10-171-8/+8
* Combine initialization testsStef Walter2011-10-101-10/+4
* Don't allow recursive calling of C_Initialize on a given module.Stef Walter2011-10-101-2/+8
* Rename p11-kit testStef Walter2011-10-101-3/+3
* Add test tool to print out error messagesStef Walter2011-09-261-1/+2
* Fix endless loop if module forks during initialization.Stef Walter2011-08-141-20/+10
* Fix building with NLS enabled.Roman Bogorodskiy2011-07-291-6/+11
* Implement support for registering and calling pinfile callbacksStef Walter2011-07-061-1/+11
* Store last failure message per thread.Stef Walter2011-06-091-1/+2
* Remove unstable API markers.Stef Walter2011-06-071-2/+1
* Fix problems with 'make distcheck'Stef Walter2011-05-271-2/+6
* Add C++ header guards, and require API instability acknowledgement.Stef Walter2011-03-311-1/+2
* Documentation and API cleanup.Stef Walter2011-03-311-4/+4
* Reference implementation of PKCS#11 URIsStef Walter2011-02-191-1/+6
* Configuration tests.Stef Walter2011-01-301-5/+8
* Add testing and start testing hash table functionality.Stef Walter2011-01-261-0/+17