tests: Break monolithic classifier test into subtests.
authorBen Pfaff <blp@nicira.com>
Wed, 26 May 2010 19:48:32 +0000 (12:48 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 26 May 2010 22:23:58 +0000 (15:23 -0700)
commit3223e977cae4125b24ebb9498e0b67b4d8fac4c3
treebbee440169d6ccb06698b790ecbeb8a30e8497be
parenta238d75e3527a18efae40f1cadc2a95261249580
tests: Break monolithic classifier test into subtests.

This makes it easier to see which tests are taking up a lot of time, and
to see which ones actually fail if any of them do.
tests/automake.mk
tests/classifier.at [new file with mode: 0644]
tests/library.at
tests/test-classifier.c
tests/testsuite.at