summaryrefslogtreecommitdiff
path: root/lib/libnv/tests/nv_tests.cc
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2017-05-29:nvlist_unpack__duplicate_key : check the result of nvlist_pack(3)Enji Cooper
2015-07-02Let the nv.h and dnv.h includes be only in sys directory.Mariusz Zaborski
2015-05-02Add test case for unpack with diffrent flags.Mariusz Zaborski
2015-05-02Approved, oprócz użycie RESTORE_ERRNO() do ustawiania errno.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-01Fix build of nv_tests.ccRyan Stone
2015-03-01Prevent creation of an invalid nvlistRyan Stone
2015-03-01Add function to force an nvlist into the error stateRyan Stone
2015-03-01Add tests for nvlist_free* functionsRyan Stone
2015-03-01Add tests for nvlist_take_*Ryan Stone
2015-03-01Add test cases for nvlist_move_*Ryan Stone
2015-03-01Add tests for nvlist_pack/unpackRyan Stone
2015-03-01Add tests for nvlist_cloneRyan Stone
2015-03-01Tests of basic nvlist add functionsRyan Stone