tests: Break single classifier test into multiple.
authorBen Pfaff <blp@nicira.com>
Mon, 22 Mar 2010 18:27:08 +0000 (11:27 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 1 Apr 2010 22:59:08 +0000 (15:59 -0700)
commita6bd7a4744f899097c476631e4c4f2b557e5588a
tree39a385eb195742f1d20b7ef88ff152cc8c45dac9
parent96b83015102f85ff8aa4eac39a7dbd0bece651ef
tests: Break single classifier test into multiple.

This should make it easier to tell what is failing, if anything does.
tests/automake.mk
tests/classifier.at [new file with mode: 0644]
tests/library.at
tests/test-classifier.c
tests/test-command-line.c [new file with mode: 0644]
tests/test-command-line.h [new file with mode: 0644]
tests/testsuite.at