summaryrefslogtreecommitdiff
path: root/lib/libnv/tests/Makefile
AgeCommit message (Expand)Author
2024-09-04libnv: add tests to verify potential overflow issuesMariusz Zaborski
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2019-07-16Convert the nvlist send/recv tests to ATF.Mark Johnston
2018-06-18libnv: Add nvlist_append_*_array() family of functions.Mariusz Zaborski
2016-08-27Fix style issue in the cnv API.Mariusz Zaborski
2016-08-27Add cnv API.Mariusz Zaborski
2016-05-04Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper
2016-02-02First pass to fix the 'tests' packages.Glen Barber
2015-10-12Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper
2015-08-15Add support for the arrays in nvlist library.Mariusz Zaborski
2015-03-01Add tests for dnv_get_*Ryan Stone
2015-03-01Tests of basic nvlist add functionsRyan Stone
2015-03-01Revert r279422. My "apply patch and commit" script wasn't addingRyan Stone
2015-03-01Tests of basic nvlist add functionsRyan Stone
2014-11-25Convert libraries to use LIBADDBaptiste Daroussin
2014-08-05Integrate lib/libnv into the build/kyuaEnji Cooper