-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
XXX: testsuite: make all output.files relative to TC_ROOTFS
With this commit all our tests have a single entrypoint (from a file-system POV) which means we get a lot less duplication, all test specific files (be that config, input, expectations, etc) are in designated folders. As result, this paves the route to running the tests in chroot-like enviroment were we can drop-in the folder, adjust the module rootfs location in path.so or equivalent and have the test(s) churn. Signed-off-by: Emil Velikov <[email protected]>
- Loading branch information
Showing
1 changed file
with
27 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters