summaryrefslogtreecommitdiff
path: root/tests/automake.mk
Commit message (Expand)AuthorAgeFilesLines
...
* tests/library.at: Disable unix socket tests on Windows.Gurucharan Shetty2014-05-141-1/+6
* unit-test: Link 29 test programs into ovstestAndy Zhou2014-04-031-116/+33
* unit-test: merge test-heap into ovstestAndy Zhou2014-03-311-6/+2
* unit-test: Add ovstestAndy Zhou2014-03-311-0/+6
* Makefile: Remove unnecessary includes of SSL_LIBS.Gurucharan Shetty2014-03-041-29/+29
* tests: Add support for automatically running Ryu tests against OVS.Ben Pfaff2014-02-141-0/+5
* tests: Fix path for distcleaning ovs-controller.8Joe Stringer2014-01-161-1/+1
* openvswitch: Use libtool and allow building shared libsHelmut Schaa2013-12-171-31/+31
* ovs-controller: Rename test-controller and do not install or package.Ben Pfaff2013-11-021-0/+7
* vtep: Add vtep-ctl command.Justin Pettit2013-10-171-2/+3
* cfm: Prevent interval fault when demand mode is enabled on one end.alex wang2013-09-191-0/+1
* timeval: Remove CACHE_TIME scheme.Alex Wang2013-09-041-6/+0
* BFD: Unit tests for BFD.Pavithra Ramesh2013-07-301-0/+1
* ovs-atomic: New library for atomic operations.Ben Pfaff2013-06-281-0/+5
* Add VLAN splinters unit test.Ben Pfaff2013-06-251-0/+1
* hindex: New data structure for hashed multimaps.Ben Pfaff2013-06-181-0/+5
* tests: Add support for running OFTest.Ben Pfaff2013-05-281-0/+6
* 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