mesytec-mnode/tests/README.adoc
Florian Lüke b6a2ffe5d0 Squashed 'external/nng/' content from commit 29b73962
git-subtree-dir: external/nng
git-subtree-split: 29b73962b939a6fbbf6ea8d5d7680bb06d0eeb99
2024-12-28 04:48:21 +01:00

14 lines
No EOL
555 B
Text

== About C-Convey
The convey framework in this directory was originally started for
this project, but has since been promoted to a project of it's own.
Please see it's home page on https://github.com/gdamore/c-convey[github]
for updates and further information.
The convey framework is licensed under the same terms as the rest
of this project (MIT style license).
Having said that, we are moving towards a new testing infrastructure.
See the acutest.h header in this directory, along with testutil.h.
Please do not write new tests in c-convey format.