freebsd-dev/lib/libnv/tests
Ryan Stone 081abde45c Fix build of nv_tests.cc
nv_tests.cc managed to get two copies of several functions due to me
applying a patch in an unclean working tree.  My kingdom for an
"svn clean" command.

MFC after:	1 month
X-MFC-With:	r279424
2015-03-01 00:37:23 +00:00
..
dnv_tests.cc Add tests for dnvlist_take_* 2015-03-01 00:22:03 +00:00
Makefile Add tests for dnv_get_* 2015-03-01 00:21:56 +00:00
nv_tests.cc Fix build of nv_tests.cc 2015-03-01 00:37:23 +00:00
nvlist_add_test.c
nvlist_exists_test.c
nvlist_free_test.c
nvlist_get_test.c
nvlist_move_test.c
nvlist_send_recv_test.c Extend the unit test to fix the bug caught in r277925 2015-03-01 00:22:09 +00:00