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

Convert kselftest lib suite to kunit #415

Closed
musamaanjum opened this issue Jul 17, 2024 · 2 comments
Closed

Convert kselftest lib suite to kunit #415

musamaanjum opened this issue Jul 17, 2024 · 2 comments
Assignees

Comments

@musamaanjum
Copy link

#414 has details why this is required.

@musamaanjum musamaanjum self-assigned this Jul 17, 2024
@musamaanjum
Copy link
Author

Sent series to convert bitmap.sh and lib/test_bitmap.c to kunit:

[PATCH 0/3] bitmap: Convert test_bitmap to kunit test
[PATCH 1/3] bitmap: convert test_bitmap to KUnit test
[PATCH 2/3] bitmap: Rename module
[PATCH 3/3] selftests: lib: remove test_bitmap

@musamaanjum
Copy link
Author

From discussion, it was evident that the maintainer doesn't agree as you'll need KUNIT config enabled to run the test if conversion is made. Maybe we need more improvements to the KUNIT side before this kind of conversion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant