tests: Add basic unit tests for interface-reconfigure.
authorBen Pfaff <blp@nicira.com>
Tue, 23 Feb 2010 00:28:30 +0000 (16:28 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 23 Feb 2010 17:55:51 +0000 (09:55 -0800)
commit48d014bff2b896b3a9d8937d26facad9a54d5a1a
tree7e79fda253146f1d636110c06196479e685d8655
parentb63fadcfdc8a96ddb5e944b60733edf21999a1ad
tests: Add basic unit tests for interface-reconfigure.

These tests are probably not perfect, and we could and should certainly
add more of them, but they should at least help us to notice when commits
change interface-reconfigure's behavior.

Signed-off-by: Ben Pfaff <blp@nicira.com>
tests/automake.mk
tests/interface-reconfigure.at [new file with mode: 0644]
tests/testsuite.at