summaryrefslogtreecommitdiff
path: root/tests/test-hmap.c
Commit message (Expand)AuthorAgeFilesLines
* hmap: use short version of safe loops if possible.Adrian Moreno2022-03-301-0/+32
* hmap: implement UB-safe hmap pop iterator.Adrian Moreno2022-03-301-0/+1
* hmap: use multi-variable helpers for hmap loops.Adrian Moreno2022-03-301-0/+9
* json: Move from lib to include/openvswitch.Terry Wilson2016-07-221-1/+1
* hmap: Add HMAP_FOR_EACH_POP.Daniele Di Proietto2016-04-261-0/+42
* ovs_assert, tests: Support NDEBUG.Jarno Rajahalme2014-10-301-4/+3
* unit-test: Link 29 test programs into ovstestAndy Zhou2014-04-031-4/+5
* Avoid printf type modifiers not supported by MSVC C runtime library.Alin Serdean2013-11-251-1/+1
* Use random_*() instead of rand(), for thread safety.Ben Pfaff2013-06-281-2/+3
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* Switch many macros from using CONTAINER_OF to using OBJECT_CONTAINING.Ben Pfaff2010-10-011-5/+4
* Rename UNUSED macro to OVS_UNUSED to avoid naming conflict.Ben Pfaff2010-02-111-2/+2
* 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/+281