summaryrefslogtreecommitdiff
path: root/tests/automake.mk
Commit message (Expand)AuthorAgeFilesLines
* tests: Avoid race conditions, by letting the kernel choose ports to bind.Ben Pfaff2013-04-181-2/+0
* tests: Add test for ovs-vswitchd regression with empty db.Ben Pfaff2013-04-121-0/+1
* tests: Add sFlow test.Neil Mckee2013-04-011-0/+4
* tests: Add test for Python version of long socket name workaround.Ben Pfaff2013-02-131-0/+1
* nicira-ext: Remove the autopath action.Ethan Jackson2013-02-051-1/+0
* tests: Add tunnel unit tests.Ethan Jackson2013-01-281-0/+1
* Replace most uses of assert by ovs_assert.Ben Pfaff2013-01-161-1/+1
* tests: Add tests for encoding and decoding OpenFlow hello messages.Ben Pfaff2012-11-091-0/+1
* tests: Allow environment specified autom4te.Ethan Jackson2012-10-041-1/+0
* tests: Remove bit-rotted support for "lcov".Ben Pfaff2012-07-201-58/+0
* Introduce ofpacts, an abstraction of OpenFlow actions.Ben Pfaff2012-07-031-0/+1
* tests: Add $(check_DATA) to check-valgrind dependencies.Ben Pfaff2012-06-141-1/+2
* Use PYTHONDONTWRITEBYTECODE=yes for invoking Python for build or test.Ben Pfaff2012-05-221-1/+1
* tests: Suppress valgrind error reports from glibc timer_create() function.Ben Pfaff2012-03-281-1/+2
* Add error codes for Open Flow v1.2Simon Horman2012-03-271-0/+1
* python: Port unixctl to Python.Ethan Jackson2012-03-021-0/+3
* tests: Add code coverage for Python.Ethan Jackson2012-03-021-1/+18
* unixctl: New JSON RPC back-end.Ethan Jackson2012-02-211-22/+22
* tests: Reduce risk of port collision and remove bash dependency.Ben Pfaff2012-02-021-0/+2
* tests: Run ovs-ofctl under valgrind too, with the "check-valgrind" target.Ben Pfaff2012-02-021-0/+2
* heap: New library that implements a binary heap-based priority queue.Ben Pfaff2012-02-011-0/+7
* netflow: Add basic unit tests.Ben Pfaff2011-12-191-0/+4
* tests: Perform basic LACP unit tests.Ethan Jackson2011-11-301-0/+1
* ofproto-dpif: Support differing user/kernel packet parsing support.Ben Pfaff2011-11-231-0/+2
* tests: Rewrite code for comparing sets of ODP actions.Ben Pfaff2011-11-171-1/+0
* test-openflowd: Remove.Ben Pfaff2011-10-241-12/+0
* Add back 802.1D Spanning Tree Protocol (STP) library code.Justin Pettit2011-10-221-1/+7
* ovsdb: Remove dead Python-related code.Ben Pfaff2011-10-181-8/+1
* python: Create new vlog module.Ethan Jackson2011-09-271-2/+4
* Implement "native VLAN" feature.Ben Pfaff2011-09-261-0/+1
* ovs-xapi-sync: Add unit test.Ben Pfaff2011-09-261-1/+3
* ovs-monitor-ipsec: Add unit test.Ben Pfaff2011-09-261-0/+1
* python: Implement write support in Python IDL for OVSDB.Ben Pfaff2011-09-231-2/+8
* Implement new "learn" action.Ben Pfaff2011-09-131-0/+1
* New action NXAST_RESUBMIT_TABLE.Ben Pfaff2011-08-091-0/+1
* odp-util: New function odp_flow_key_from_string().Ben Pfaff2011-08-081-0/+7
* util: New function log_2_floor().Ben Pfaff2011-07-221-0/+4
* vswitch: Implement bundle action.Ethan Jackson2011-07-191-0/+7
* ovs-openflowd: Rename test-openflowd and move to "tests" directory.Ben Pfaff2011-06-071-1/+13
* tests: Add ovs-openflowd to programs that need valgrind wrappers.Ben Pfaff2011-04-211-0/+1
* tests: Unit test autopath via ovs-ofctl.Ethan Jackson2011-04-121-0/+1
* ofproto: Remove controller discovery support.Ben Pfaff2011-03-161-6/+0
* ovs-ofctl: Implement documented semantics of --flow-format for flow_mods.Ben Pfaff2011-03-011-0/+1
* tests: Add test suite for packets.h.Justin Pettit2011-02-011-0/+6
* ofp-print: Add tests for OpenFlow message formatting.Ben Pfaff2011-01-121-0/+1
* tests: Fix Y2011 bug in testsuite.Ben Pfaff2011-01-101-8/+36
* Implement a new Nicira extension action for multipath link selection.Ben Pfaff2010-12-171-0/+7
* tests: Add tests for ofproto code.Ben Pfaff2010-12-021-0/+1
* tests: Don't remove testsuite on distclean.Ben Pfaff2010-11-301-1/+1
* random: Add entropy test.Ben Pfaff2010-11-151-0/+6