aboutsummaryrefslogtreecommitdiff
path: root/tests/test-util.c
AgeCommit message (Expand)Author
2013-01-16util: Introduce ovs_assert macro.Ben Pfaff
2012-09-04util: New function popcount().Ben Pfaff
2012-08-01util: New function follow_symlinks().Ben Pfaff
2012-08-01tests: Slightly generalize utility function tests.Ben Pfaff
2012-05-14Avoid assigning the same value to a variable back-to-back.Ben Pfaff
2012-05-02Global replace of Nicira Networks.Raju Subramanian
2012-04-13util: New function bitwise_is_all_zeros().Ben Pfaff
2012-04-13util: New function bitwise_one().Ben Pfaff
2012-02-01util: New function bitwise_zero().Ben Pfaff
2012-02-01util: Move bitwise_copy() here, add new bitwise functions, add a test.Ben Pfaff
2011-09-13packets: Add more utility functions for IPv4 and IPv6 addresses.Ben Pfaff
2011-07-22util: New function log_2_floor().Ben Pfaff