summaryrefslogtreecommitdiffstats
path: root/tests/test-cache-mngr.c
Commit message (Expand)AuthorAgeFilesLines
* tests: use thread-safe localtime_r() instead of localtime()Thomas Haller2023-08-181-1/+2
* include: use <linux/$file> instead of <linux-private/linux/$file>Thomas Haller2023-08-081-1/+1
* include: don't explicitly include headers from "nl-default.h"Thomas Haller2023-08-031-1/+0
* include: include private linux headers with explicit pathThomas Haller2023-08-031-1/+1
* all: cleanup includes and use "nm-default.h"Thomas Haller2023-08-021-3/+8
* lib: move "include/netlink-private/cache-api" to include/nl-shared-coreThomas Haller2023-08-011-2/+0
* test-cache-mngr: Flush output after object dumpsBenjamin Poirier2023-07-241-0/+2
* test-cache-mngr: Add option to print timestampsBenjamin Poirier2023-07-241-1/+26
* test-cache-mngr: Add an option to iterate over all supported address familiesBenjamin Poirier2023-07-241-5/+20
* test-cache-mngr: Add dump interval optionsBenjamin Poirier2023-07-241-7/+45
* test-cache-mngr: Add an option to control which oo_dump function is usedBenjamin Poirier2023-07-241-11/+49
* include: don't include kernel headers in public libnl3 headersThomas Haller2017-03-021-0/+2
* Fix test-cache-mngr testThomas Graf2013-01-241-0/+2
* test-cache-mngr: Allow for management of arbitary caches via argument stringThomas Graf2012-04-211-23/+17
* test-cache-mngr: Let the cache manager allocate the socketThomas Graf2012-04-211-4/+1
* tests: fix test programs to compile againThomas Graf2012-04-211-18/+20
* test updatesThomas Graf2008-08-201-36/+23
* Free associated caches when freeing cache managerThomas Graf2008-02-051-2/+13
* Initial importThomas Graf2007-09-141-0/+73