aboutsummaryrefslogtreecommitdiff
path: root/sm/test_common.sm
blob: 47bffa6cd38cfb47c8a5b2cab0ebf2fdf237b8ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
TABLE test_setup HOST herbert thor arzach bond cadeau banana
        CMD okify RUN "test_okify"
		AFTER init/*

# each of test_run_* says AFTER test_setup/*

TABLE test_final HOST ssb
	CMD mysql_watch RUN "test_mysql_watch"
		AFTER OPT dev.import
		AFTER OPT x.import
		AFTER init/*