ovs-command-completion: Autotest integration.
authorAlex Wang <alexw@nicira.com>
Mon, 24 Nov 2014 19:15:45 +0000 (11:15 -0800)
committerAlex Wang <alexw@nicira.com>
Fri, 30 Jan 2015 23:28:22 +0000 (15:28 -0800)
commit08d425488a53338a5786323686e5f3b43a0c24ff
tree6a0cfba959672e4fc0fa0691c2a7c1be2a783bd3
parent9530457f245a886c6594409ad378f827bbf69728
ovs-command-completion: Autotest integration.

This commit integrates the unit tests defined in
utilities/ovs-command-compgen-test.bash into 'make check'.
The tests will be skipped if the current shell is not bash.

Signed-off-by: Alex Wang <alexw@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
Makefile.am
tests/automake.mk
tests/completion.at [new file with mode: 0644]
tests/testsuite.at
utilities/automake.mk
utilities/ovs-command-compgen-test.bash [deleted file]