Skip to content

rs-hello: Add test scripts#48

Open
BVRazvan wants to merge 5 commits intounikraft:testfrom
BVRazvan:test-rust-app
Open

rs-hello: Add test scripts#48
BVRazvan wants to merge 5 commits intounikraft:testfrom
BVRazvan:test-rust-app

Conversation

@BVRazvan
Copy link

@BVRazvan BVRazvan commented Mar 22, 2025

Add scripts/test directory.

  • scripts/test/.gitignore: files to be ignored by git
  • scripts/test/all.sh: script that tests all available configurations
  • scripts/test/wrapper.sh: wrapper script over test.sh that starts the instance beforehand
  • scripts/test/common.sh: script with common variables and functions, included by other scripts
  • scripts/test/single.sh: basic script to test started instance
  • scripts/test/README.md: instructions to run the tests

Update test.overall.sh to include rs-hello.

Linked to #26.

Signed-off-by: Valentin-Razvan Bogdan <bogdanvrazvan@gmail.com>
… in object file

Signed-off-by: Valentin-Razvan Bogdan <bogdanvrazvan@gmail.com>
Signed-off-by: Valentin-Razvan Bogdan <bogdanvrazvan@gmail.com>
Signed-off-by: Valentin-Razvan Bogdan <bogdanvrazvan@gmail.com>
Signed-off-by: Valentin-Razvan Bogdan <bogdanvrazvan@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant