diff --git a/tests/formats/random/README.md b/tests/formats/random/README.md new file mode 100644 index 0000000000..54b2c1a23e --- /dev/null +++ b/tests/formats/random/README.md @@ -0,0 +1,7 @@ +# Random tests + +The random tests are generated with various randomized states and blocks. + +## Test case format + +- `random` handler: same as the [`blocks`](../sanity/blocks.md) handler test case format from sanity tests.