]> git.meshlink.io Git - meshlink/history - test/blackbox
Allow meshlink_open() to be called with a NULL name.
[meshlink] / test / blackbox /
2020-04-11 sairoop-elearAdd UTCP UDP channel corner cases and test cases on...
2020-04-11 sairoop-elearAdd channel poll callback corner cases
2020-04-11 sairoop-elearAdd missing atomic test cases to the APIs that affects...
2020-04-02 RoopUpdated test vectors for get node reachability
2020-04-02 RoopAdd meshlink_get_all_nodes_by_last_reachable API, meshl...
2020-02-23 Guus SliepenUpdate the blackbox join test cases.
2020-02-03 Guus SliepenFix spelling errors.
2020-02-03 Guus SliepenFix compiling with GCC 10.
2019-11-09 Guus SliepenFix __warn_unused_result__, add more of it and fix...
2019-10-30 Guus SliepenEnsure NDEBUG is not set in the test suite.
2019-10-07 Guus SliepenRefactor the non-blackbox test suite.
2019-09-05 Guus SliepenBetter use of enum dev_class_t.
2019-06-13 Guus SliepenFix compiler warnings in the test suites.
2019-06-13 sairoop-elearAdd encrypted key rotation feature api
2019-06-13 sairoop-elearAdd unit test cases for encrypted storage key rotation
2019-06-05 lakshminarayanagurramAdd test cases for random port bindings
2019-05-25 sairoop-elearAdd meta-connection attempt callback feature
2019-05-25 Lakshminarayana... Add meshlink_get_submesh API
2019-05-25 Lakshminarayana... Add condition check in auto connect for blacklisted...
2019-03-17 Guus SliepenFix spelling errors.
2019-03-17 Lakshminarayana... Add blackbox test cases for submesh
2019-03-12 Guus SliepenCheck for astyle version 3 before formatting the code.
2019-02-19 Guus SliepenDon't try to build node_* binaries for the optimal...
2019-02-19 sairoop-elearAdd test case for channel blacklist
2019-02-19 Guus SliepenCode formatting.
2019-02-11 Guus SliepenAdd optimal pmtu test cases
2019-02-11 sairoop-elearUpdate invite API in blackbox test cases
2019-02-06 sairoop-elearAdd network namespace test framework
2019-01-31 Guus SliepenAdd a test case for meshlink_get_all_nodes_by_dev_class().
2019-01-31 Guus SliepenAdd test cases for the PMTU discovery mechanism.
2019-01-31 Guus SliepenUpdate the blackbox test infrastructure.
2018-11-20 Guus SliepenCode formatting.
2018-11-18 Guus SliepenAdd autoconf checks for LXC and cmocka.
2018-11-18 Guus SliepenAdd the blackbox channel connection tests.
2018-11-08 Elear Solutions DevAdd the blackbox container based test suite.