wasmer/lib/wasi-tests/tests/wasitests
2019-08-28 10:50:59 -07:00
..
_common.rs fmt 2019-07-17 15:47:59 -07:00
create_dir.rs improve abstraction impl rm syscalls, properly finish create_dir 2019-07-19 11:47:31 -07:00
envvar.rs fmt 2019-07-17 15:47:59 -07:00
fd_allocate.rs get fd_allocate test working 2019-08-05 14:01:04 +09:00
fd_pread.rs add wasi::fd_pread test 2019-08-01 16:38:34 +09:00
fd_read.rs Add WASI serializing test 2019-08-28 10:50:59 -07:00
fd_sync.rs add fd_sync test 2019-08-07 12:41:35 +09:00
file_metadata.rs massive fs rewrite; add virtual root, tests 2019-07-17 14:00:51 -07:00
fs_sandbox_test.rs massive fs rewrite; add virtual root, tests 2019-07-17 14:00:51 -07:00
fseek.rs fmt 2019-07-17 15:47:59 -07:00
hello.rs massive fs rewrite; add virtual root, tests 2019-07-17 14:00:51 -07:00
mapdir.rs fmt 2019-07-17 15:47:59 -07:00
mod.rs Add WASI serializing test 2019-08-28 10:50:59 -07:00
path_link.rs implement path_link updated unlink, fix tests, add new test 2019-08-07 16:11:38 +09:00
path_rename.rs implement wasi::path_rename 2019-08-09 15:40:04 +09:00
path_symlink.rs implement wasi::path_symlink test & fix readlink test 2019-08-08 16:42:27 +09:00
poll_oneoff.rs implement wasi::poll_oneoff for write on Unix-like platforms 2019-08-15 15:51:16 +09:00
quine.rs massive fs rewrite; add virtual root, tests 2019-07-17 14:00:51 -07:00
readlink.rs fmt 2019-07-17 15:47:59 -07:00
wasi_sees_virtual_root.rs fmt 2019-07-17 15:47:59 -07:00
writing.rs further improve sandbox, rework syscalls, add tests 2019-07-18 17:14:01 -07:00