aboutsummaryrefslogtreecommitdiff
path: root/tests/automake.mk
AgeCommit message (Expand)Author
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
2010-08-25Implement initial Python bindings for Open vSwitch database.Ben Pfaff
2010-08-13Remove vestigial support for Spanning Tree Protocol.Ben Pfaff
2010-07-21tests: Disable profiling for "wait-until must wait" test.Ben Pfaff
2010-05-26tests: Break monolithic classifier test into subtests.Ben Pfaff
2010-03-17ovsdb: Add support for weak references.Ben Pfaff
2010-02-25Remove PCRE dependency.Ben Pfaff
2010-02-23tests: Add basic unit tests for interface-reconfigure.Ben Pfaff
2010-02-15ovsdb: Implement ovsdb-tool commands "compact" and "convert".Ben Pfaff
2010-02-08ovsdb: Add support for referential integrity in the database itself.Ben Pfaff
2010-02-08ovsdb: Add simple constraints.Ben Pfaff
2010-02-05Merge branch 'master' into nextJustin Pettit
2010-02-02Add support for running the testsuite under 'valgrind'.Ben Pfaff
2010-02-02Rework and simplify the "lcov" support for the testsuite.Ben Pfaff
2010-01-26Cleanly separate IDL annotations from OVSDB schema information.Ben Pfaff
2010-01-26tests: Prefer $(VAR) over @VAR@ in Makefiles.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: Factor OVSDB_INIT out of OVS_VSCTL_SETUP for other tests to use.Ben Pfaff
2010-01-11ovsdb: Add tests for OVSDB protocol over SSL.Ben Pfaff
2010-01-08tests: Improve vconn tests.Ben Pfaff
2010-01-07Distribute some forgotten files that are needed by "make check".Ben Pfaff
2010-01-07stream: Really enable SSL streams.Ben Pfaff
2010-01-06Remove "fault" module.Ben Pfaff
2010-01-06Add SSL support to "stream" library and OVSDB.Ben Pfaff
2010-01-06Add runtime test that strtok_r() bug fix works.Ben Pfaff
2009-12-16ovsdb: Add new "mutation" operation to transactions.Ben Pfaff
2009-12-07ovsdb-idlc: Add rules to make sure .h files get generated before .c files.Ben Pfaff
2009-12-03Distribute ovsdb-idlc built sources, so Python is not required for build.Ben Pfaff
2009-12-03ovsdb-idl: Make IDL-generated files depend on ovsdb-idlc.Ben Pfaff
2009-12-02ovsdb: Implement C bindings for IDL.Ben Pfaff
2009-11-17ovsdb: Monitor support.Ben Pfaff
2009-11-16ovsdb: Add tests for file storage and for ovsdb-server.Ben Pfaff
2009-11-16ovsdb: Rename ovsdb_file to ovsdb_log.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