osdk-test-kernel 0.16.1

The OSTD-based kernel for running unit tests with OSDK.
1
2
3
4
5
6
7
8
9
# 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.