-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
The run-all.sh script runs basic tests for all unikraft applications.
To use it, you should firstly either build the apps you want to test manually by running cd make-based/app-<app-name>; ./do.sh setup; ./do.sh build or run ./build-all.sh staging (the build-all script might take a long time). Then you can run ./run-all.sh then to test the applications.
You can add new tests to the script. For example, you can add a test that runs .read script.sql in the test_sqlite() function, like described here.
For every new test added you will receive 20-50 hackathon points, depending on the test complexity.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Type
Projects
Status
No status