mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-27 19:33:23 +00:00
10 lines
374 B
Markdown
10 lines
374 B
Markdown
# osdk-test-kernel
|
|
|
|
This is an [OSDK](https://crates.io/crates/cargo-osdk)-based kernel that solely
|
|
runs unit tests. It is shipped with [OSDK](https://crates.io/crates/cargo-osdk)
|
|
to provide default unit-test infrastructure for kernel projects based on
|
|
[OSTD](https://crates.io/crates/ostd).
|
|
|
|
This is part of the [Asterinas](https://github.com/asterinas/asterinas)
|
|
project.
|