aboutsummaryrefslogtreecommitdiff
path: root/tests/automake.mk
AgeCommit message (Expand)Author
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
2011-03-01ovs-ofctl: Implement documented semantics of --flow-format for flow_mods.Ben Pfaff
2011-02-01tests: Add test suite for packets.h.Justin Pettit
2011-01-12ofp-print: Add tests for OpenFlow message formatting.Ben Pfaff
2011-01-10tests: Fix Y2011 bug in testsuite.Ben Pfaff
2010-12-17Implement a new Nicira extension action for multipath link selection.Ben Pfaff
2010-12-02tests: Add tests for ofproto code.Ben Pfaff
2010-11-30tests: Don't remove testsuite on distclean.Ben Pfaff
2010-11-15random: Add entropy test.Ben Pfaff
2010-11-10socket-util: Work around Unix domain socket path name limits on Linux.Ben Pfaff
2010-11-10util: New function base_name().Ben Pfaff
2010-10-29xtoxll: Rename "byte-order" since it now include more than xtoxll.Ben Pfaff
2010-10-29xtoxll: Add byte conversions macros for use in constant expressions.Ben Pfaff
2010-10-01ofp-parse: Add test.Ben Pfaff