diff options
Diffstat (limited to 'test/README.md')
-rw-r--r-- | test/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/README.md b/test/README.md new file mode 100644 index 0000000..590c2d4 --- /dev/null +++ b/test/README.md @@ -0,0 +1,6 @@ +# Test + +This directory runs a subset of libc-test using the sysroot produced by +`wasi-libc`. + +[libc-test]: https://wiki.musl-libc.org/libc-test.html |