summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
Commit message (Expand)AuthorAge
* Add device support & testing. Bus semantic fix.Garrett D'Amore2017-01-27
* Fixes for BUS protocol in compat, test suite, and timing in compat tests.Garrett D'Amore2017-01-26
* Added more plumbing to facilitate test writing & compatibility.Garrett D'Amore2017-01-26
* Add endpoint tuning of maxrcv size. Fix cmsg API.Garrett D'Amore2017-01-24
* Added a bunch more compatibility stuff.Garrett D'Amore2017-01-23
* Whoops, forgot to add the pipe implementations to git!!Garrett D'Amore2017-01-21
* External event API for send/recv implemented.Garrett D'Amore2017-01-16
* Various complaints found in AppVeyor build.Garrett D'Amore2017-01-16
* Compile static *and* shared libraries.Garrett D'Amore2017-01-15
* Add IPC (UNIX domain sockets) for POSIX, and test suite.Garrett D'Amore2017-01-12
* Bus working, and added bus test.Garrett D'Amore2017-01-11
* Add survey test (and fix survey pattern).Garrett D'Amore2017-01-09
* Pipeline test.Garrett D'Amore2017-01-07
* Start of PUB/SUB testing. Fixed a subscribe bug.Garrett D'Amore2017-01-06
* Starting a common transport testing framework.Garrett D'Amore2017-01-04
* Begin testing REQ/REP.Garrett D'Amore2017-01-02
* Test suite for idhash, fix symbol errors, and value changing.Garrett D'Amore2016-12-29
* Fix for incorrect nni_usleep(), found with newly created platform tests.Garrett D'Amore2016-12-23
* Initial tests -- open & close work (no pipes or endpoints yet).Garrett D'Amore2016-12-23
* Updates to reflect new external convey framework.Garrett D'Amore2016-12-20
* Added linked list test suite.Garrett D'Amore2016-12-18
* So "test" target now does something useful.Garrett D'Amore2016-12-17
* Early test framework, modeled on GoConvey.Garrett D'Amore2016-12-15