lib: Add test for library usage
authorThomas Graf <tgraf@noironetworks.com>
Mon, 15 Dec 2014 13:10:38 +0000 (14:10 +0100)
committerThomas Graf <tgraf@noironetworks.com>
Mon, 15 Dec 2014 13:15:25 +0000 (14:15 +0100)
commitacf72f1322a041fdf30a1c115dbc0e7a6dffac00
treedcb941db9c2c6df2dcdffb6604db8a92d9fca875
parent4a1f523f2d760e9e5751bc93519d1b70c5492b56
lib: Add test for library usage

This test covers inclusion of public header files and basic usage
of the API such as vlog.

Signed-off-by: Thomas Graf <tgraf@noironetworks.com>
Acked-by: Ben Pfaff <blp@nicira.com>
tests/.gitignore
tests/automake.mk
tests/lib.at [new file with mode: 0644]
tests/library.at
tests/test-lib.c [new file with mode: 0644]