summaryrefslogtreecommitdiff
path: root/tests/automake.mk
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix double-rebuild of testsuite for "check-valgrind" and similar.Ben Pfaff2016-10-121-10/+8
* openvswitch: Allow external IPsec tunnel management.Pravin B Shelar2016-09-271-1/+0
* check-system-userspace: add recheck supportLance Richardson2016-09-021-1/+2
* check-kernel: add recheck supportLance Richardson2016-09-011-1/+2
* check-kernel: Remove '-d' from TESTSUITEFLAGS.Daniele Di Proietto2016-08-051-1/+1
* tests: Add very simple conntrack benchmark.Daniele Di Proietto2016-07-271-0/+1
* tests: Add ovsdb lock testsAndy Zhou2016-07-221-0/+1
* system-ovn.at: Add a OVN NAT test using OVN gateway.Gurucharan Shetty2016-07-181-0/+2
* bridge: open_type should be used for netdev_openThadeu Lima de Souza Cascardo2016-07-061-0/+1
* ovsdb: Add table exclusion functionality to OVSDB replicationMario Cabrera2016-06-241-0/+1
* testsuite: Add PMD specific tests.Ilya Maximets2016-06-071-0/+1
* tests: Add support for helgrind thread error detector.William Tu2016-05-171-0/+7
* lib: Add new 'counting cmap' type.Jarno Rajahalme2016-05-161-0/+2
* tests: Add valgrind targets for ovn utilities and dameons.Gurucharan Shetty2016-05-121-0/+4
* check-kmod: Remove all OVS modules in this target.Joe Stringer2016-05-041-1/+1
* Remove "VLAN splinters" feature.Pravin B Shelar2016-04-271-1/+0
* tests/automake.mk: Prohibition of parallel system-traffic test execution.Ilya Maximets2016-03-301-2/+2
* ovs-thread: Do not always end quiescent state in ovs_thread_create().Daniele Di Proietto2016-03-251-0/+1
* tests: enable basic lcov code coverage reporting supportLance Richardson2016-03-181-0/+17
* tests: Add ability to automatically rerun failed tests.Ben Pfaff2016-02-241-1/+2
* tests: Add vlog tests for C implementation to match Python tests.Ben Pfaff2016-02-031-0/+2
* ovn: Remove top ovn directory from PATHs.Ilya Maximets2016-01-291-1/+1
* python: Run flake8 at build time.Russell Bryant2016-01-051-0/+2
* ovstest: Add test-netlink-conntrack command.Daniele Di Proietto2015-12-211-0/+5
* tests: Add tunnel-push-pop-ipv6 testsThadeu Lima de Souza Cascardo2015-12-041-0/+1
* Add support for connection tracking.Joe Stringer2015-10-131-0/+1
* ovn-controller: Add test for setting up and tearing down patch ports.Ben Pfaff2015-10-071-0/+1
* ovn: Implement basic end-to-end full mesh test.Ben Pfaff2015-09-291-1/+1
* tests: Add unit tests for ovn-nbctl.Justin Pettit2015-09-041-0/+1
* ovn: Add controller for VTEP gateway.Alex Wang2015-08-101-2/+3
* ovn-sbctl: Add ovn-sbctl.Alex Wang2015-08-081-2/+3
* tests: Add system-userspace-testsuite.Daniele Di Proietto2015-08-071-2/+20
* tests: Rename kmod-testsuite to system-kmod-testsuite.Daniele Di Proietto2015-08-071-12/+12
* kmod-macros: Move some code to traffic-common-macros.Daniele Di Proietto2015-08-071-0/+1
* tests: Rename kmod-traffic.at to traffic.at.Daniele Di Proietto2015-08-071-1/+1
* Makefiles: Clean and do not distribute IDL-generated files.Ben Pfaff2015-07-221-5/+2
* tests/automake.mk: Changes to support make distcheck.Aaron Conole2015-07-211-0/+1
* ofpbuf: Update msg when resizing ofpbuf.Alex Wang2015-07-201-0/+2
* tests: Reduce user burden for running "make check".Alin Serdean2015-06-251-1/+1
* Merge "master" into "ovn".Justin Pettit2015-05-071-0/+8
|\
| * testsuite: Don't apply the testsuite.patch on non-Windows platforms.Gurucharan Shetty2015-04-231-0/+7
| * dpctl: Add tests.Ben Pfaff2015-04-161-0/+1
* | lex: New lexical analyzer module for use in OVN.Ben Pfaff2015-04-151-2/+4
|/
* testsuite: work around patch bugFlavio Leitner2015-04-081-3/+3
* ovsdb-idl: Tolerate missing tables and columns.Ben Pfaff2015-03-311-1/+1
* auto-attach: Add auto-attach support to bridge layer and command setDennis Flynn2015-03-031-2/+4
* tests: Enable running parallel unit tests for Windows.Gurucharan Shetty2015-02-131-2/+5
* ovs-command-completion: Autotest integration.Alex Wang2015-01-301-0/+1
* autotest: Use modprobe for kernel module unloadingChristoph Jaeger2015-01-291-1/+1
* autotest: add autotest framework for adding kernel module unit testsAndy Zhou2015-01-161-4/+31