aboutsummaryrefslogtreecommitdiff
path: root/tests/automake.mk
AgeCommit message (Expand)Author
2013-10-17vtep: Add vtep-ctl command.Justin Pettit
2013-09-19cfm: Prevent interval fault when demand mode is enabled on one end.alex wang
2013-09-04timeval: Remove CACHE_TIME scheme.Alex Wang
2013-07-30BFD: Unit tests for BFD.Pavithra Ramesh
2013-06-28ovs-atomic: New library for atomic operations.Ben Pfaff
2013-06-25Add VLAN splinters unit test.Ben Pfaff
2013-06-18hindex: New data structure for hashed multimaps.Ben Pfaff
2013-05-28tests: Add support for running OFTest.Ben Pfaff
2013-04-18tests: Avoid race conditions, by letting the kernel choose ports to bind.Ben Pfaff
2013-04-12tests: Add test for ovs-vswitchd regression with empty db.Ben Pfaff
2013-04-01tests: Add sFlow test.Neil Mckee
2013-02-13tests: Add test for Python version of long socket name workaround.Ben Pfaff
2013-02-05nicira-ext: Remove the autopath action.Ethan Jackson
2013-01-28tests: Add tunnel unit tests.Ethan Jackson
2013-01-16Replace most uses of assert by ovs_assert.Ben Pfaff
2012-11-09tests: Add tests for encoding and decoding OpenFlow hello messages.Ben Pfaff
2012-10-04tests: Allow environment specified autom4te.Ethan Jackson
2012-07-20tests: Remove bit-rotted support for "lcov".Ben Pfaff
2012-07-03Introduce ofpacts, an abstraction of OpenFlow actions.Ben Pfaff
2012-06-14tests: Add $(check_DATA) to check-valgrind dependencies.Ben Pfaff
2012-05-22Use PYTHONDONTWRITEBYTECODE=yes for invoking Python for build or test.Ben Pfaff
2012-03-28tests: Suppress valgrind error reports from glibc timer_create() function.Ben Pfaff
2012-03-27Add error codes for Open Flow v1.2Simon Horman
2012-03-02python: Port unixctl to Python.Ethan Jackson
2012-03-02tests: Add code coverage for Python.Ethan Jackson
2012-02-21unixctl: New JSON RPC back-end.Ethan Jackson
2012-02-02tests: Reduce risk of port collision and remove bash dependency.Ben Pfaff
2012-02-02tests: Run ovs-ofctl under valgrind too, with the "check-valgrind" target.Ben Pfaff
2012-02-01heap: New library that implements a binary heap-based priority queue.Ben Pfaff
2011-12-19netflow: Add basic unit tests.Ben Pfaff
2011-11-30tests: Perform basic LACP unit tests.Ethan Jackson
2011-11-23ofproto-dpif: Support differing user/kernel packet parsing support.Ben Pfaff
2011-11-17tests: Rewrite code for comparing sets of ODP actions.Ben Pfaff
2011-10-24test-openflowd: Remove.Ben Pfaff
2011-10-22Add back 802.1D Spanning Tree Protocol (STP) library code.Justin Pettit
2011-10-18ovsdb: Remove dead Python-related code.Ben Pfaff
2011-09-27python: Create new vlog module.Ethan Jackson
2011-09-26Implement "native VLAN" feature.Ben Pfaff
2011-09-26ovs-xapi-sync: Add unit test.Ben Pfaff
2011-09-26ovs-monitor-ipsec: Add unit test.Ben Pfaff
2011-09-23python: Implement write support in Python IDL for OVSDB.Ben Pfaff
2011-09-13Implement new "learn" action.Ben Pfaff
2011-08-09New action NXAST_RESUBMIT_TABLE.Ben Pfaff
2011-08-08odp-util: New function odp_flow_key_from_string().Ben Pfaff
2011-07-22util: New function log_2_floor().Ben Pfaff
2011-07-19vswitch: Implement bundle action.Ethan Jackson
2011-06-07ovs-openflowd: Rename test-openflowd and move to "tests" directory.Ben Pfaff
2011-04-21tests: Add ovs-openflowd to programs that need valgrind wrappers.Ben Pfaff
2011-04-12tests: Unit test autopath via ovs-ofctl.Ethan Jackson
2011-03-16ofproto: Remove controller discovery support.Ben Pfaff