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

Add executable tests #4

Closed
cd-work opened this issue Sep 1, 2022 · 0 comments · Fixed by #5
Closed

Add executable tests #4

cd-work opened this issue Sep 1, 2022 · 0 comments · Fixed by #5

Comments

@cd-work
Copy link
Collaborator

cd-work commented Sep 1, 2022

Tests should be added to verify that executables work.

Acceptance criteria

  • Execution tests/fs.rs
  • Execution tests in tests/full_sandbox.rs

Requires #1 to be implemented first.

cd-work added a commit that referenced this issue Sep 19, 2022
This adds support for the `ExecuteAndRead` and `Networking` exceptions
on the macOS target.

Since all supported targets now support both of these exceptions, tests
were also added to verify their functionality.

Closes #4.
Closes #3.
Closes #2.
Closes #1.
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 a pull request may close this issue.

1 participant