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

Better OS coverage in CI #43

Open
4 tasks
vorner opened this issue Jul 22, 2020 · 0 comments
Open
4 tasks

Better OS coverage in CI #43

vorner opened this issue Jul 22, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@vorner
Copy link
Owner

vorner commented Jul 22, 2020

The crate is very low-level and deals with quirky APIs different OS implement slightly differently. It would be nice to have them covered on CI. At least these come into mind in some form:

  • Android
  • *BSD
  • Some linux with ancient kernel
  • Linux with musl

It would be cool to actually have the full OS running, with the given kernel too, not just some kind of thin emulation ‒ because the kernel might provide its own dose of quirks.

@vorner vorner added enhancement New feature or request help wanted Extra attention is needed labels Jul 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant