aboutsummaryrefslogtreecommitdiff
path: root/tests/testsuite.at
AgeCommit message (Expand)Author
2013-01-28tests: Add tunnel unit tests.Ethan Jackson
2012-11-09tests: Add tests for encoding and decoding OpenFlow hello messages.Ben Pfaff
2012-08-20tests: New m4 macro ON_EXIT to add a cleanup action.Ben Pfaff
2012-08-16tests: Factor "seq" shell function out into common infrastructure.Ben Pfaff
2012-07-03Introduce ofpacts, an abstraction of OpenFlow actions.Ben Pfaff
2012-05-02Global replace of Nicira Networks.Raju Subramanian
2012-03-27Add error codes for Open Flow v1.2Simon Horman
2012-03-07tests: Convert OVS_WAIT_* macros to shell functions.Ben Pfaff
2012-03-02python: Port unixctl to Python.Ethan Jackson
2012-02-01heap: New library that implements a binary heap-based priority queue.Ben Pfaff
2011-11-30tests: Perform basic LACP unit tests.Ethan Jackson
2011-10-22Add back 802.1D Spanning Tree Protocol (STP) library code.Justin Pettit
2011-09-27python: Create new vlog module.Ethan Jackson
2011-09-26ovs-xapi-sync: Add unit test.Ben Pfaff
2011-09-26ovs-monitor-ipsec: Add unit test.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-19vswitch: Implement bundle action.Ethan Jackson
2011-04-12tests: Unit test autopath via ovs-ofctl.Ethan Jackson
2011-03-01ovs-ofctl: Implement documented semantics of --flow-format for flow_mods.Ben Pfaff
2011-01-12ofp-print: Add tests for OpenFlow message formatting.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-10util: New function base_name().Ben Pfaff
2010-10-01ofp-parse: Add test.Ben Pfaff
2010-08-25Implement initial Python bindings for Open vSwitch database.Ben Pfaff
2010-08-13Remove vestigial support for Spanning Tree Protocol.Ben Pfaff
2010-05-26tests: Break monolithic classifier test into subtests.Ben Pfaff
2010-02-23tests: Add basic unit tests for interface-reconfigure.Ben Pfaff
2010-02-02Rework and simplify the "lcov" support for the testsuite.Ben Pfaff
2010-01-25Add build checks for portable OpenFlow structure padding and alignment.Ben Pfaff
2010-01-15daemon: Add support for process monitoring and restart.Ben Pfaff
2010-01-15tests: New macro OVS_WAIT_WHILE.Ben Pfaff
2010-01-15tests: Factor OVSDB_INIT out of OVS_VSCTL_SETUP for other tests to use.Ben Pfaff
2010-01-08tests: Improve vconn tests.Ben Pfaff
2009-12-03ovsdb: Fix race conditions in test suite.Ben Pfaff
2009-11-12New "reconnect" library for managing network connection attempts.Ben Pfaff
2009-11-04Initial implementation of OVSDB.Ben Pfaff
2009-11-04Implement JSON-RPC protocol.Ben Pfaff
2009-11-04New dir_name() function plus tests.Ben Pfaff
2009-11-04Implement RFC 4122-compliant UUIDs.Ben Pfaff
2009-11-04Implement JSON parsing and serialization.Ben Pfaff
2009-10-29Implement library for lockfiles and use it in cfg code.Ben Pfaff
2009-10-23Add test to ensure that time advances both normally and in a daemon.Ben Pfaff
2009-09-14New utility ovs-vsctl.Ben Pfaff
2009-07-29Add support for code coverage analysis with gcov and lcov.Ben Pfaff
2009-07-29Use Autotest for the Open vSwitch test suite.Ben Pfaff