Split test scenarios into separate pages, add legacy app skeleton
authorJonathan Maw <jonathan.maw@codethink.co.uk>
Thu, 2 Aug 2012 14:20:51 +0000 (15:20 +0100)
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>
Thu, 2 Aug 2012 15:17:42 +0000 (16:17 +0100)
commit1f86809e5b3613e6ab6e7700f968fb84d904e730
treed8f835b55ab86fdc5c3124b56f2fcf477f916280
parent8436dc84b15abd4bf77842412681ab7ce975e81a
Split test scenarios into separate pages, add legacy app skeleton

Each test scenario (i.e. luc, legacy app, tsm) has been split into a
separate file.

Setup steps which have to be performed for every scenario are moved into
test-general-setup.xml

Cross-references are used so that the test overview links to each test
case, and the "Testing" page links to the general setup and also each
test.

test-example has been removed because it is no longer necessary.
docs/reference/node-startup-controller/node-startup-controller-docs.xml
docs/reference/node-startup-controller/test-example.xml [deleted file]
docs/reference/node-startup-controller/test-general-setup.xml [new file with mode: 0644]
docs/reference/node-startup-controller/test-luc.xml
docs/reference/node-startup-controller/test-tsm.xml