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

Use fs::remove_file in filesystem-related integration tests #833

Open
n0toose opened this issue Dec 9, 2024 · 0 comments
Open

Use fs::remove_file in filesystem-related integration tests #833

n0toose opened this issue Dec 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@n0toose
Copy link
Member

n0toose commented Dec 9, 2024

Now that unlink works, it's best to start using fs::remove_file in the integration tests directly, instead of doing so on the host OS.

See: hermit-os/kernel#1503


Originally posted by @n0toose in hermit-os/kernel#1503 (comment)

@n0toose n0toose changed the title Here's the code to reproduce, @mkroening: Use fs::remove_file in filesystem-related integration tests Dec 9, 2024
@n0toose n0toose added the enhancement New feature or request label Dec 16, 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
None yet
Development

No branches or pull requests

1 participant