summaryrefslogtreecommitdiff
path: root/tests/test-list.c
Commit message (Expand)AuthorAgeFilesLines
* test-list: Fix false-positive build failure with GCC 12.Ilya Maximets2022-09-161-0/+2
* list: use short version of safe loops if possible.Adrian Moreno2022-03-301-0/+29
* list: use multi-variable helpers for list loops.Adrian Moreno2022-03-301-3/+11
* ovsdb: Weak references performance fixRodriguez Betancourt, Esteban2016-07-261-0/+41
* list: Rename all functions in list.h with ovs_ prefix.Ben Warren2016-03-301-7/+7
* list: Remove lib/list.h completely.Ben Warren2016-03-301-2/+2
* list: Move contents of lib/list.h to include/openvswitch directory.Ben Warren2016-03-301-0/+1
* lib/list: Add LIST_FOR_EACH_POP.Jarno Rajahalme2015-04-061-0/+26
* list: Rename struct list to struct ovs_listThomas Graf2014-12-151-6/+6
* ovs_assert, tests: Support NDEBUG.Jarno Rajahalme2014-10-301-3/+2
* unit-test: Link 29 test programs into ovstestAndy Zhou2014-04-031-4/+5
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* list: New functions list_is_singleton(), list_is_short().Ben Pfaff2011-04-011-1/+3
* Switch many macros from using CONTAINER_OF to using OBJECT_CONTAINING.Ben Pfaff2010-10-011-5/+5
* treewide: Remove trailing whitespaceJoe Perches2010-08-301-12/+12
* Update primary code license to Apache 2.0.Ben Pfaff2009-06-151-0/+16
* Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff2009-07-081-0/+159