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

Unit tests ELF + ACPI tables #112

Merged
merged 3 commits into from
Nov 20, 2023
Merged

Conversation

Zildj1an
Copy link
Contributor

@Zildj1an Zildj1an commented Oct 2, 2023

Add unit tests for both ELF + ACPI tables

@Zildj1an
Copy link
Contributor Author

Zildj1an commented Oct 2, 2023

@joergroedel @cclaudio I have combined both PRs for the unit tests (ELF and ACPI tables) into this one.

src/elf/mod.rs Show resolved Hide resolved
src/locking/rwlock.rs Outdated Show resolved Hide resolved
@00xc
Copy link
Member

00xc commented Oct 18, 2023

Looks good but it needs a rebase on main.

Add unit tests to check correct behavior of ELF utilities.

Signed-off-by: Carlos Bilbao <[email protected]>
Add unit tests for correct behavior of rwlock and spinlock.

Signed-off-by: Carlos Bilbao <[email protected]>
@Zildj1an
Copy link
Contributor Author

I have done rebase, thanks @00xc

@joergroedel joergroedel merged commit a3da394 into coconut-svsm:main Nov 20, 2023
1 of 2 checks passed
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.

3 participants