diff options
Diffstat (limited to 'tests/README.md')
| -rw-r--r-- | tests/README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/README.md b/tests/README.md new file mode 100644 index 0000000..5046211 --- /dev/null +++ b/tests/README.md @@ -0,0 +1,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.) | |
