summaryrefslogtreecommitdiff
path: root/lib/libnv/tests/dnv_tests.cc
AgeCommit message (Expand)Author
2023-11-26lib: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2017-05-29:dnvlist_get_string__default_value: fix a bogus string comparison testEnji Cooper
2017-05-29lib/libnv/tests/dnv_test: fix memory leaks for memory allocated viaEnji Cooper
2016-01-03Add sys/types.h for for size_t, etcEnji Cooper
2015-07-02Let the nv.h and dnv.h includes be only in sys directory.Mariusz Zaborski
2015-04-29Remove the use of nvlist_.*[fv] functions from tests.Mariusz Zaborski
2015-03-08Fix lib/libnv tests compilation with -std=c++11, by adding appropriateDimitry Andric
2015-03-01Add tests for dnvlist_take_*Ryan Stone
2015-03-01Add tests for dnv_get_*Ryan Stone