]> git.proxmox.com Git - mirror_ovs.git/blame - tests/testsuite.at
ofp-actions: Translate OF1.0 "enqueue" actions for OF1.1+.
[mirror_ovs.git] / tests / testsuite.at
CommitLineData
1b233b95
BP
1AT_INIT
2
02e6f2f7 3AT_COPYRIGHT([Copyright (c) 2009, 2010, 2011, 2012, 2013, 2014, 2015 Nicira, Inc.
1b233b95
BP
4
5Licensed under the Apache License, Version 2.0 (the "License");
6you may not use this file except in compliance with the License.
7You may obtain a copy of the License at:
8
9 http://www.apache.org/licenses/LICENSE-2.0
10
11Unless required by applicable law or agreed to in writing, software
12distributed under the License is distributed on an "AS IS" BASIS,
13WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14See the License for the specific language governing permissions and
15limitations under the License.])
16
1d349d09
FF
17m4_ifdef([AT_COLOR_TESTS], [AT_COLOR_TESTS])
18
02e6f2f7 19m4_include([tests/ovs-macros.at])
24c8ae53 20m4_include([tests/ovsdb-macros.at])
0fbc9f11 21m4_include([tests/ofproto-macros.at])
24c8ae53 22
08d42548 23m4_include([tests/completion.at])
015cf297 24m4_include([tests/bfd.at])
03f209ba 25m4_include([tests/cfm.at])
742468d9 26m4_include([tests/lacp.at])
1b233b95 27m4_include([tests/library.at])
95974447 28m4_include([tests/heap.at])
daff3353 29m4_include([tests/bundle.at])
3223e977 30m4_include([tests/classifier.at])
05b3c97b 31m4_include([tests/check-structs.at])
ff8decf1 32m4_include([tests/daemon.at])
99155935 33m4_include([tests/daemon-py.at])
f25d0cf3 34m4_include([tests/ofp-actions.at])
fec00620 35m4_include([tests/ofp-print.at])
681ea7a0 36m4_include([tests/ofp-util.at])
2e0525bc 37m4_include([tests/ofp-errors.at])
0e581146 38m4_include([tests/ovs-ofctl.at])
3bffc610 39m4_include([tests/odp.at])
5af43325 40m4_include([tests/mpls-xlate.at])
53ddd40a 41m4_include([tests/multipath.at])
75a75043 42m4_include([tests/learn.at])
d27ce529 43m4_include([tests/vconn.at])
e1aff6f9 44m4_include([tests/file_name.at])
d918d9d1 45m4_include([tests/aes128.at])
0a68ffd2 46m4_include([tests/unixctl-py.at])
d918d9d1 47m4_include([tests/uuid.at])
f38b84ea 48m4_include([tests/json.at])
f2129093 49m4_include([tests/jsonrpc.at])
99155935 50m4_include([tests/jsonrpc-py.at])
0f538378 51m4_include([tests/tunnel.at])
a36de779 52m4_include([tests/tunnel-push-pop.at])
2af602f2 53m4_include([tests/tunnel-push-pop-ipv6.at])
ac718c9d 54m4_include([tests/lockfile.at])
3ed497fc 55m4_include([tests/reconnect.at])
b7898031 56m4_include([tests/ovs-vswitchd.at])
a2cb9dfd 57m4_include([tests/ofproto.at])
9c4044a5 58m4_include([tests/dpif-netdev.at])
589dd1d5 59m4_include([tests/pmd.at])
5acf2e91 60m4_include([tests/dpctl.at])
29901626 61m4_include([tests/ofproto-dpif.at])
c40b890f 62m4_include([tests/bridge.at])
a5bdd3b2 63m4_include([tests/netdev-type.at])
f85f8ebb 64m4_include([tests/ovsdb.at])
3b135da3 65m4_include([tests/ovs-vsctl.at])
b54bdbe9 66m4_include([tests/ovs-monitor-ipsec.at])
1b0fdca5 67m4_include([tests/ovs-xapi-sync.at])
48d014bf 68m4_include([tests/interface-reconfigure.at])
829a7d02 69m4_include([tests/stp.at])
9efd308e 70m4_include([tests/rstp.at])
8ed182d8 71m4_include([tests/vlog.at])
ffc759c6 72m4_include([tests/vtep-ctl.at])
99eef98b 73m4_include([tests/auto-attach.at])
10b1662b 74m4_include([tests/ovn.at])
f4e38e30 75m4_include([tests/ovn-nbctl.at])
fed00ab1 76m4_include([tests/ovn-sbctl.at])
caad1387 77m4_include([tests/ovn-controller.at])
239c45a7 78m4_include([tests/ovn-controller-vtep.at])