AT_BANNER([flow classifier unit tests]) m4_foreach( [testname], [[empty], [destroy-null], [single-rule], [rule-replacement], [two-rules-in-one-bucket], [two-rules-in-one-table], [two-rules-in-different-tables], [many-rules-in-one-bucket], [many-rules-in-one-table], [many-rules-in-different-tables]], [AT_SETUP([flow classifier - m4_bpatsubst(testname, [-], [ ])]) AT_CHECK([test-classifier testname], [0], [], []) AT_CLEANUP])])