summaryrefslogtreecommitdiff
path: root/tests/README.md
blob: 50462115d2ae27187898c75ee1316959f4db2a57 (plain)
1
2
3
4
5
6
7
8
# Test Suites

| Directory        | Contents                                  |
|------------------|-------------------------------------------|
| `asm/`           | Instruction-level assembly tests          |
| `sim/`           | Simulator compliance tests                |
| `regression/`    | Regression test suite (one test per bug)  |
| `benchmarks/`    | Performance benchmarks (Dhrystone, etc.)  |