openvpn/tests/unit_tests/example_test
David Sommerseth 81d882d530
The Great Reformatting - first phase
This is the first commit of the big reformatting task.  This
is performed by running the ./dev-tools/reformat-all.sh script.

This is based upon the v3 reformat-all.sh/uncrustify.conf version
which is now applied to git master.

Signed-off-by: David Sommerseth <davids@openvpn.net>
2016-12-14 22:33:49 +01:00
..
Makefile.am Add unit testing support via cmocka 2016-05-30 22:40:55 +02:00
README.md Add unit testing support via cmocka 2016-05-30 22:40:55 +02:00
test.c The Great Reformatting - first phase 2016-12-14 22:33:49 +01:00
test2.c The Great Reformatting - first phase 2016-12-14 22:33:49 +01:00

This test only checks that test compilation works. This example contains two test executables.

These tests can be used as template for 'real' tests.