aboutsummaryrefslogtreecommitdiff
path: root/tests/multistress.c
Commit message (Expand)AuthorAge
* tests: multistress test converted to NUTSGarrett D'Amore2024-11-30
* Replace NNG_OPT_SUB_SUBSCRIBE/UNSUBSCRIBE with functions.Garrett D'Amore2024-11-03
* Remove the legacy transport registration functions.Garrett D'Amore2024-10-06
* Move the rest of the functionality from platform.h into core.Garrett D'Amore2024-04-23
* Don't use deprecated functions in test suite.Garrett D'Amore2023-12-29
* don't use deprecated functions in tests (#1560)Edward Rudd2021-12-29
* fixes #1401 valgrind reports leaks in all testsGarrett D'Amore2021-01-03
* fixes #1040 Convert rest of the protocols to new CMake infraGarrett D'Amore2019-12-25
* move all public headers to include/nng/ folderGregor Burger2018-11-22
* fixes #620 Stress tests are too stressful in CI/CDGarrett D'Amore2018-08-07
* fixes #583 stress tests can starve completionGarrett D'Amore2018-07-06
* fixes #433 tasks can leakGarrett D'Amore2018-05-15
* fixes #423 desire tunable stress time and pressure in stress testsGarrett D'Amore2018-05-09
* fixes #396 illumos doesn't build (missing NNG_PLATFORM_POSIX ON)Garrett D'Amore2018-05-06
* fixes #375 integer types are error proneGarrett D'Amore2018-04-26
* fixes #250 nngcat may not build if protocols are missingGarrett D'Amore2018-02-28
* Introduce 'porting layer' Public API.Garrett D'Amore2018-02-20
* fixes #166 Websocket TLS mappingGarrett D'Amore2017-12-30
* Add pipeline test to the multistress test.Garrett D'Amore2017-11-06
* Add multiprotocol/multitransport stress test.Garrett D'Amore2017-11-05