]> git.proxmox.com Git - mirror_ovs.git/commit
unit-test: Improve ovstest user interface
authorAndy Zhou <azhou@nicira.com>
Mon, 31 Mar 2014 20:38:04 +0000 (13:38 -0700)
committerAndy Zhou <azhou@nicira.com>
Thu, 3 Apr 2014 18:16:16 +0000 (11:16 -0700)
commit01fed651097a90ef9365ce6c2f16da2970a5444e
treede6a14ad757e94ba3e4aa894356cd7b71cb286c5
parent48f6e410db6b2cb036b5fdcde89017101c83590c
unit-test: Improve ovstest user interface

Improve help output. Running without argument now exit with an error
message and an error code. Simplify OVSTEST_REGISTER() since not all
test programs uses sub_commands.

Signed-off-by: Andy Zhou <azhou@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
tests/ovstest.c
tests/ovstest.h
tests/test-heap.c