Originally posted by arun54321
View Post
Announcement
Collapse
No announcement yet.
Roadtest Proposed As A New Driver Testing Framework For Linux
Collapse
X
-
-
Originally posted by oleid View Post
I agree, one more reason to use a readable language with types and sane static validation.
Probably "go" would have been a fair choice.
But I guess python was chosen because it is preinstalled everywhere.
*: https://github.com/vwax/linux/commits/roadtest/rfc-v1
**: http://mypy-lang.org/Last edited by ermo; 12 March 2022, 02:14 PM.
- Likes 4
Leave a comment:
-
Originally posted by NobodyXu View Post
During testing, you want to test code to be as simple as possible and as readable as possible, the least thing you want is a bug in your mock driver.
Probably "go" would have been a fair choice.
But I guess python was chosen because it is preinstalled everywhere.
- Likes 2
Leave a comment:
-
Originally posted by oleid View PostHow often do kernel hardware tests run?
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
Linux testing does need a lot more work.
- Likes 4
Leave a comment:
-
Originally posted by oleid View PostHow often do kernel hardware tests run?
I'm wondering why python was used since I wouldn't expect the mocked drivers to be performant. Both, runtime and startup. But if this is only about initialization, maybe it is fast enough.
Leave a comment:
-
How often do kernel hardware tests run?
I'm wondering why python was used since I wouldn't expect the mocked drivers to be performant. Both, runtime and startup. But if this is only about initialization, maybe it is fast enough.Last edited by oleid; 12 March 2022, 08:19 AM.
- Likes 1
Leave a comment:
-
Roadtest Proposed As A New Driver Testing Framework For Linux
Phoronix: Roadtest Proposed As A New Driver Testing Framework For Linux
Axis Communications on Friday published "Roadtest" as their initial patch-set for this new Linux driver testing framework...
Tags: None
Leave a comment: