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 library tests as unit tests #2

Open
StefanJum opened this issue Sep 10, 2022 · 2 comments · May be fixed by #3
Open

Add library tests as unit tests #2

StefanJum opened this issue Sep 10, 2022 · 2 comments · May be fixed by #3
Labels
enhancement New feature or request kind/hackathon Hackathon challenge

Comments

@StefanJum
Copy link
Member

Use the library tests. Use uktest, Unikraft's unit testing framework. Check the implementation of testing for libsodium as a model.
The mimaloc library has its own testing api and helper symbols, try to patch it to use uktest.

Hackathon points: 80

@hchandad
Copy link

hchandad commented Sep 10, 2022

Picking this one up, still on the first steps of building and running it, i am keeping notes in this hackmd page, updating as i go.

@razvand razvand added enhancement New feature or request kind/hackathon Hackathon challenge labels Sep 10, 2022
@hchandad
Copy link

Pull request #3

@razvand razvand linked a pull request Oct 5, 2022 that will close this issue
@razvand razvand changed the title Add library tests as unit tests. Add library tests as unit tests Oct 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request kind/hackathon Hackathon challenge
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants