The plugin API every test case plugin has to implement. More...
#include <gnunet_testing_plugin.h>
The plugin API every test case plugin has to implement.
Definition at line 126 of file gnunet_testing_plugin.h.
GNUNET_TESTING_PLUGIN_StartTestCase GNUNET_TESTING_PluginFunctions::start_testcase |
Definition at line 129 of file gnunet_testing_plugin.h.
GNUNET_TESTING_PLUGIN_ALL_PEERS_STARTED GNUNET_TESTING_PluginFunctions::all_peers_started |
Definition at line 131 of file gnunet_testing_plugin.h.
GNUNET_TESTING_PLUGIN_ALL_LOCAL_TESTS_PREPARED GNUNET_TESTING_PluginFunctions::all_local_tests_prepared |
Definition at line 133 of file gnunet_testing_plugin.h.
GNUNET_TESTING_PLUGIN_GET_WAITING_FOR_BARRIERS GNUNET_TESTING_PluginFunctions::get_waiting_for_barriers |
Definition at line 135 of file gnunet_testing_plugin.h.
Referenced by start_helper().