test: restructure dir layout

Attempt to clarify the structure of our tests. Each test case is now
encapsulated in a script in `test/cases`. Each of these scripts should
be runnable on a pristine machine and be independent of each other. It
is up to the test-orchestractor to decide if they should be run
consequtively instance, or in parallel on separate instances. Each
script can execute several tests and call whatever helper binaries
is desired. However, each case should be assumed to always run as one.
This commit is contained in:
Tom Gundersen 2020-10-20 11:11:19 +00:00 committed by Ondřej Budai
parent d7247e2878
commit 3c7f61c322
48 changed files with 31 additions and 33 deletions

File diff suppressed because it is too large Load diff