summaryrefslogtreecommitdiffstats
path: root/lib/libnv/tests/nv_array_tests.cc
Commit message (Expand)AuthorAgeFilesLines
* 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 support for the arrays in nvlist library.oshogbo2015-08-151-0/+1191
OpenPOWER on IntegriCloud