summaryrefslogtreecommitdiffstats
path: root/lib/libnv/tests
Commit message (Expand)AuthorAgeFilesLines
* MFC r319156,r319159:ngie2017-06-012-1/+2
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedngie2016-05-041-4/+0
* MFHgjb2016-03-101-0/+24
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.bdrewery2016-03-091-0/+24
* | First pass to fix the 'tests' packages.gjb2016-02-021-0/+4
|/
* Remove free'ing of an uninitialized variablengie2016-01-041-2/+0
* Use `nitems(x)` macro instead of using hardcoded numbers for indices intongie2016-01-041-53/+59
* Convert another `string` variable to `string_arr` missed in r293130ngie2016-01-041-3/+3
* Rename nitems and string variables to avoid collisionsngie2016-01-041-105/+106
* Add sys/types.h for for size_t, etcngie2016-01-031-0/+1
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andngie2015-10-121-2/+0
* Add support for the arrays in nvlist library.oshogbo2015-08-152-0/+1192
* Let the nv.h and dnv.h includes be only in sys directory.oshogbo2015-07-028-15/+15
* Add test case for unpack with diffrent flags.oshogbo2015-05-021-0/+35
* Approved, oprócz użycie RESTORE_ERRNO() do ustawiania errno.oshogbo2015-05-022-4/+4
* Remove the use of nvlist_.*[fv] functions from tests.oshogbo2015-04-292-48/+24
* Fix lib/libnv tests compilation with -std=c++11, by adding appropriatedim2015-03-082-11/+11
* Fix build of nv_tests.ccrstone2015-03-011-1776/+0
* Prevent creation of an invalid nvlistrstone2015-03-011-0/+33
* Add function to force an nvlist into the error staterstone2015-03-011-0/+36
* Extend the unit test to fix the bug caught in r277925rstone2015-03-011-2/+19
* Add tests for dnvlist_take_*rstone2015-03-011-0/+288
* Add tests for dnv_get_*rstone2015-03-012-1/+292
* Add tests for nvlist_free* functionsrstone2015-03-011-0/+206
* Add tests for nvlist_take_*rstone2015-03-011-0/+292
* Add test cases for nvlist_move_*rstone2015-03-011-0/+82
* Add tests for nvlist_pack/unpackrstone2015-03-011-0/+185
* Add tests for nvlist_clonerstone2015-03-011-0/+120
* Tests of basic nvlist add functionsrstone2015-03-012-1/+2079
* Revert r279422. My "apply patch and commit" script wasn't addingrstone2015-03-011-3/+1
* Tests of basic nvlist add functionsrstone2015-03-011-1/+3
* Convert libraries to use LIBADDbapt2014-11-251-2/+1
* Integrate lib/libnv into the build/kyuangie2014-08-057-0/+1423
OpenPOWER on IntegriCloud