README.md (480B)
- # System Testsuite
- ```
- Copyright © 2021 Haelwenn (lanodan) Monnier <contact+system-testsuite@hacktivis.me>
- SPDX-License-Identifier: BSD-3-Clause
- ```
- This contains tests to highlight commonly broken pieces in Unix derived programs.
- Your GNU-based or BusyBox-based system will likely fail most of this.
- ## Dependencies
- - POSIX-compliant system
- - [Kyua](https://github.com/jmmv/kyua) + [atf](https://github.com/jmmv/atf)
- Once this is done, you can run the tests via `kyua test`