Y
Hacker News
new
|
ask
|
show
|
jobs
by
syrrim
2273 days ago
A lot of the linux kernel is implemented as modules, which does allow said modules to be run under different OSes. You could probably use the module interface to implement unit testing.