cryptonas/validation/test-cases
lars 08ec772ca5 validation: fixed some bugs
validation: removed support for remote validation (now it only works in a local network)
2005-09-07 12:24:14 +00:00
..
1-init validation: fixed some bugs 2005-09-07 12:24:14 +00:00
2-mount validation: fixed some bugs 2005-09-07 12:24:14 +00:00
3-config validation: fixed some bugs 2005-09-07 12:24:14 +00:00
README moved validation from cbox to the host 2005-07-25 11:02:47 +00:00

the validate-script requires the following directory structure:

- NAME_OF_SERIES
    - NAME_OF_TEST_CASE
	- description	- a short description of the setup
	- input.curl	- options for the request via curl
	- output	- the expected status output for this request (it is send as html comment)