wasmer/tests/wasi_test_resources/test_fs
2020-04-01 17:09:51 -07:00
..
hamlet Move integration tests to tests dir in workspace root 2020-04-01 17:09:51 -07:00
README.md Move integration tests to tests dir in workspace root 2020-04-01 17:09:51 -07:00

Test FS

This is a test "file system" used in some of the WASI integration tests.

It's just a bunch of files in a tree.

If you make changes here, please regenerate the tests with make wasitests!

The contents of temp are deleted before each run. If you want to test making or mutating files, do it in that sub directory.