|
|
Subscribe / Log in / New account

A kernel unit-testing framework

A kernel unit-testing framework

Posted Mar 8, 2019 22:17 UTC (Fri) by flussence (guest, #85566)
In reply to: A kernel unit-testing framework by shemminger
Parent article: A kernel unit-testing framework

There are plenty of virtual device drivers out there that could use the testing. They could serve as useful starting points for real hardware.

Filesystems don't need specific hardware either. Wouldn't it be nice if Btrfs had RAID5/6 regression tests?


to post comments

A kernel unit-testing framework

Posted Mar 8, 2019 23:25 UTC (Fri) by dezgeg (subscriber, #92243) [Link]

Filesystem testing is pretty comprehensively done in xfstests. E.g. btrfs does have some sort of RAID regression tests: https://github.com/kdave/xfstests/blob/6ab53c6c6825c16d8a...


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds