Steven Glenn Jacobs | f73ca84 | 2016-09-14 12:42:28 -0700 | [diff] [blame] | 1 | <test-suite xmlns="urn:xml.testframework.asterix.apache.org" |
| 2 | ResultOffsetPath="results" |
| 3 | QueryOffsetPath="queries" |
| 4 | QueryFileExtension=".aql"> |
| 5 | <test-group name="channel"> |
| 6 | <test-case FilePath="channel"> |
| 7 | <compilation-unit name="room_occupants"> |
| 8 | <output-dir compare="Text">room_occupants</output-dir> |
| 9 | </compilation-unit> |
| 10 | </test-case> |
| 11 | <test-case FilePath="channel"> |
| 12 | <compilation-unit name="create_channel_check_datasets"> |
| 13 | <output-dir compare="Text">create_channel_check_datasets</output-dir> |
| 14 | </compilation-unit> |
| 15 | </test-case> |
| 16 | <test-case FilePath="channel"> |
| 17 | <compilation-unit name="create_channel_check_metadata"> |
| 18 | <output-dir compare="Text">create_channel_check_metadata</output-dir> |
| 19 | </compilation-unit> |
| 20 | </test-case> |
| 21 | <test-case FilePath="channel"> |
| 22 | <compilation-unit name="drop_channel_check_datasets"> |
| 23 | <output-dir compare="Text">drop_channel_check_datasets</output-dir> |
| 24 | </compilation-unit> |
| 25 | </test-case> |
| 26 | <test-case FilePath="channel"> |
| 27 | <compilation-unit name="drop_channel_check_metadata"> |
| 28 | <output-dir compare="Text">drop_channel_check_metadata</output-dir> |
| 29 | </compilation-unit> |
| 30 | </test-case> |
| 31 | <test-case FilePath="channel"> |
| 32 | <compilation-unit name="subscribe_channel_check_subscriptions"> |
| 33 | <output-dir compare="Text">subscribe_channel_check_subscriptions</output-dir> |
| 34 | </compilation-unit> |
| 35 | </test-case> |
| 36 | </test-group> |
| 37 | </test-suite> |