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

Update integration tests to use new testing framework #86

Merged
merged 1 commit into from
Jul 19, 2019

Conversation

phil-opp
Copy link
Member

@phil-opp phil-opp commented Jul 19, 2019

Use cargo xtest and bootimage runner instead of the old bootimage test for testing. See https://os.phil-opp.com/testing/ for more information on the approach.

@phil-opp
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Jul 19, 2019
85: Remove raw-cpuid dependency and use rdrand intrinsics r=phil-opp a=64

This reduces my compile times from scratch from about 215s to 160s.

86: Update integration tests to use new testing framework r=phil-opp a=phil-opp

Use `cargo xtest` and `bootimage runner` instead of the old `bootimage test` for testing. See https://os.phil-opp.com/testing/ for more information on the approach.

Co-authored-by: Matt Taylor <mstaveleytaylor@gmail.com>
Co-authored-by: Philipp Oppermann <dev@phil-opp.com>
@bors
Copy link
Contributor

bors bot commented Jul 19, 2019

Build succeeded

  • rust-osdev.x86_64

@bors bors bot merged commit 004ecc1 into master Jul 19, 2019
@bors bors bot deleted the update-integration-tests branch July 19, 2019 09:21
phil-opp added a commit that referenced this pull request Jul 19, 2019
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