summaryrefslogtreecommitdiffstats
path: root/lib/libnv/tests
Commit message (Expand)AuthorAgeFilesLines
* 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