freebsd-dev/lib/libnv/tests
Dimitry Andric bf5d6cf0a9 Fix lib/libnv tests compilation with -std=c++11, by adding appropriate
casts for NULL to invocations of the ATF_REQUIER_EQ() macro.

Reviewed by:	rstone, jmmv
Differential Revision: https://reviews.freebsd.org/D2027
2015-03-08 00:30:52 +00:00
..
dnv_tests.cc Fix lib/libnv tests compilation with -std=c++11, by adding appropriate 2015-03-08 00:30:52 +00:00
Makefile Add tests for dnv_get_* 2015-03-01 00:21:56 +00:00
nv_tests.cc Fix lib/libnv tests compilation with -std=c++11, by adding appropriate 2015-03-08 00:30:52 +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