blob: 5cad1f62d7af6216572c5aba87c9fd571eb5e98a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Describe the test stuff
Requires:
perl, sh
Run:
(should be) 'make test'
Logs:
All logs are generated in the logs/ subdirctory (it is emtpied first
in the runtests.sh script)
Data:
All test-data are put in the data/ subdirctory. Further descriptions on
the data format must be added here.
|