freebsd-dev/lib/libnv/tests
Mariusz Zaborski d82e41b6b8 libnv: Remove nvlist argument from cnvlist_{take,free}_* functions.
All information which are need for those operations is already stored in
the cookie.

We decided not to bump libnv version because this API is not used yet in the
base system.

Reviewed by:	pjd
2018-06-18 21:26:58 +00:00
..
cnv_tests.cc libnv: Remove nvlist argument from cnvlist_{take,free}_* functions. 2018-06-18 21:26:58 +00:00
dnv_tests.cc :dnvlist_get_string__default_value: fix a bogus string comparison test 2017-05-29 19:02:52 +00:00
Makefile Fix style issue in the cnv API. 2016-08-27 13:40:27 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
nv_array_tests.cc Remove free'ing of an uninitialized variable 2016-01-04 03:34:22 +00:00
nv_tests.cc :nvlist_unpack__duplicate_key : check the result of nvlist_pack(3) 2017-05-29 18:39:28 +00:00
nvlist_add_test.c Let the nv.h and dnv.h includes be only in sys directory. 2015-07-02 21:58:10 +00:00
nvlist_exists_test.c Let the nv.h and dnv.h includes be only in sys directory. 2015-07-02 21:58:10 +00:00
nvlist_free_test.c Let the nv.h and dnv.h includes be only in sys directory. 2015-07-02 21:58:10 +00:00
nvlist_get_test.c Let the nv.h and dnv.h includes be only in sys directory. 2015-07-02 21:58:10 +00:00
nvlist_move_test.c Let the nv.h and dnv.h includes be only in sys directory. 2015-07-02 21:58:10 +00:00
nvlist_send_recv_test.c Let the nv.h and dnv.h includes be only in sys directory. 2015-07-02 21:58:10 +00:00