genode-sotest-producer/README.md
Emery Hemingway 9f275da812 Add Sotest harness
This component is basically the "sequence" component modified to log
Sotest messages as components exit.
2020-01-22 12:11:45 +01:00

12 lines
177 B
Markdown

# A Sotest producer for the Genode OS framework
## Hacking
Entering the canonical development enviroment requires Nix with the flakes
extension.
```sh
nix dev-shell
tup
```