Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

elfloader-net: Add test scripts #16

Open
wants to merge 1 commit into
base: test
Choose a base branch
from

Conversation

razvand
Copy link
Contributor

@razvand razvand commented Oct 13, 2024

Add test scripts:

  • test.sh: basic script to test started instance
  • test.wrapper.sh: wrapper script over test.sh that starts the instance beforehand
  • test.common.sh: script with common variables and functions, included by other scripts
  • test.all.sh: script that tests all available configurations

Add test scripts:

* `test.sh`: basic script to test started instance
* `test.wrapper.sh`: wrapper script over `test.sh` that starts the
  instance beforehand
* `test.common.sh`: script with common variables and functions, included
  by other scripts
* `test.all.sh`: script that tests all available configurations

Signed-off-by: Razvan Deaconescu <[email protected]>
@razvand razvand added the enhancement New feature or request label Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants