aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/unit_tester/unit_tester.c
Commit message (Collapse)AuthorAgeFilesLines
* unit-tester: Drop the old unit-tester libcharon pluginMartin Willi2015-02-201-152/+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.
* unit-tester: Use plugin featuresTobias Brunner2013-06-111-4/+28
|
* Fixed typo in unit-tester plugin.Tobias Brunner2011-04-191-1/+1
|
* Added a (not yet implemented) plugin_t method to reload plugin configurationMartin Willi2011-04-151-0/+1
|
* Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ↵Martin Willi2011-04-151-0/+7
| | | | over plugin_t
* Migrated remaining plugin_t implementations to INIT/METHOD macrosMartin Willi2011-04-151-7/+11
|
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+116