]> git.meshlink.io Git - meshlink/history - test/Makefile.am
Use AX_PTHREAD to set the proper pthread flags.
[meshlink] / test / Makefile.am
2018-04-30 Guus SliepenUse AX_PTHREAD to set the proper pthread flags.
2017-10-08 Guus SliepenEnsure make distcheck runs without errors.
2017-09-07 Guus SliepenAdd an --enable-install-tests option to configure.
2017-08-14 Guus SliepenForce -Wall.
2017-08-14 Guus SliepenRemove unused/duplicate autoconf/automake definitions.
2017-08-14 Guus SliepenAdd a test for a constellation of three nodes.
2017-08-13 Guus SliepenTest cornercases of MeshLink channels.
2014-12-27 Aaron KrebsTest case for sending large messages.
2014-12-27 Guus SliepenAdd a version of the channels test that forks.
2014-07-26 Guus SliepenAdd a test for the channel API.
2014-07-26 Guus SliepenAdd a C++ version of the basic test.
2014-07-25 Guus SliepenImplement meshlink_sign() and _verify().
2014-06-01 Guus SliepenAdd test cases for importing/exporting data and invitin...
2014-05-25 Guus SliepenRemove old tests for tinc 1.1 and add a basic test...
2014-01-24 Guus SliepenTest two tinc daemons using network namespaces.
2013-09-08 Guus SliepenMake sure test scripts end up in the tarball.
2013-09-05 Guus SliepenTest running ping through two tinc daemons.
2013-09-05 Guus SliepenAdd two more test scripts.
2013-09-01 Guus SliepenAdd a test for invite and join commands.
2013-09-01 Guus SliepenClean up leftover tincd and sptps_test processes.
2013-09-01 Guus SliepenAdd test for import, export and exchange commands.
2013-09-01 Guus SliepenSmall fixes for tests.
2013-09-01 Guus SliepenStart of a test suite.