freebsd-skq/lib/libnv/tests
Ryan Stone 19a4afb3e6 Prevent creation of an invalid nvlist
If an nvlist is set as a child of another nvlist with
nvlist_move_nvlist then fail the operation and set the parent
nvlist to the error state.

Differential Revision:		https://reviews.freebsd.org/D1880
Reviewers:			jfv
MFC after:			1 month
Sponsored by:			Sandvine Inc
2015-03-01 00:22:38 +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 Prevent creation of an invalid nvlist 2015-03-01 00:22:38 +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