mesytec-mnode/tests/README.adoc
Florian Lüke 3a3a557efe Squashed 'external/nng/' content from commit c5e9d8ac
git-subtree-dir: external/nng
git-subtree-split: c5e9d8acfc226418dedcf2e34a617bffae043ff6
2023-06-27 18:01:51 +02: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.