aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/unit_tester/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* unit-tester: Drop the old unit-tester libcharon pluginMartin Willi2015-02-201-26/+0
| | | | | | While it has some tests that we don't directly cover with the new unit tests, most of them require special infrastructure and therefore have not been used for a long time.
* plugins: Don't link with -rdynamic on WindowsMartin Willi2014-06-041-1/+1
|
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-3/+5
| | | | | | INCLUDES are now deprecated and throw warnings when using automake 1.13. We now also differentiate AM_CPPFLAGS and AM_CFLAGS, where includes and defines are passed to AM_CPPFLAGS only.
* unit-tester: remove obsolete rsa_gen test, now covered in unit-testsMartin Willi2013-06-211-1/+0
|
* Converted test for recursive mutex_tTobias Brunner2013-06-111-1/+0
|
* Converted tests for chunk_tTobias Brunner2013-06-111-1/+0
|
* Converted and added tests for hashtable_tTobias Brunner2013-06-111-2/+1
|
* Converted tests for identification_tTobias Brunner2013-06-111-1/+0
|
* Remove obsolete enumerator/linked_list tests in unit_tester pluginTobias Brunner2013-06-111-1/+0
|
* Adding a basic unit test for hashtable_t.Tobias Brunner2010-06-071-1/+2
|
* Respect line with in Makefile.am's, other cosmeticsMartin Willi2010-03-251-1/+2
|
* Changed all usages of lib->attributes to hydra->attributes.Tobias Brunner2010-03-241-1/+1
|
* Convert charon into libcharon.Tobias Brunner2010-03-191-1/+1
|
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+28