wasmer/lib/wasi-tests/wasitests
2019-11-08 16:33:08 -08:00
..
test_fs get fd_allocate test working 2019-08-05 14:01:04 +09:00
close_preopen_fd.out Add test for closing wasi preopen fd 2019-09-11 14:25:53 -07:00
close_preopen_fd.rs Add test for closing wasi preopen fd 2019-09-11 14:25:53 -07:00
close_preopen_fd.wasm Fix WASI append bug, add test 2019-11-08 11:17:04 -08:00
create_dir.out fix abi crates depending on compilers 2019-07-09 11:58:03 -07:00
create_dir.rs improve abstraction impl rm syscalls, properly finish create_dir 2019-07-19 11:47:31 -07:00
create_dir.wasm Fix WASI append bug, add test 2019-11-08 11:17:04 -08:00
envvar.out fix abi crates depending on compilers 2019-07-09 11:58:03 -07:00
envvar.rs fix abi crates depending on compilers 2019-07-09 11:58:03 -07:00
envvar.wasm Fix WASI append bug, add test 2019-11-08 11:17:04 -08:00
fd_allocate.out get fd_allocate test working 2019-08-05 14:01:04 +09:00
fd_allocate.rs add fd_sync test 2019-08-07 12:41:35 +09:00
fd_allocate.wasm Fix WASI append bug, add test 2019-11-08 11:17:04 -08:00
fd_append.out Fix WASI append bug, add test 2019-11-08 11:17:04 -08:00
fd_append.rs Explicitly delete temp file in fd_append test 2019-11-08 16:33:08 -08:00
fd_append.wasm Explicitly delete temp file in fd_append test 2019-11-08 16:33:08 -08:00
fd_close.out Improve fd_close wasi test: explicitly close file 2019-10-22 17:29:19 -07:00
fd_close.rs Improve fd_close wasi test: explicitly close file 2019-10-22 17:29:19 -07:00
fd_close.wasm Fix WASI append bug, add test 2019-11-08 11:17:04 -08:00
fd_pread.out add wasi::fd_pread test 2019-08-01 16:38:34 +09:00
fd_pread.rs add wasi::fd_pread test 2019-08-01 16:38:34 +09:00
fd_pread.wasm Fix WASI append bug, add test 2019-11-08 11:17:04 -08:00
fd_read.out Add WASI serializing test 2019-08-28 10:50:59 -07:00
fd_read.rs Add WASI serializing test 2019-08-28 10:50:59 -07:00
fd_read.wasm Fix WASI append bug, add test 2019-11-08 11:17:04 -08:00
fd_sync.out add fd_sync test 2019-08-07 12:41:35 +09:00
fd_sync.rs add fd_sync test 2019-08-07 12:41:35 +09:00
fd_sync.wasm Fix WASI append bug, add test 2019-11-08 11:17:04 -08:00
file_metadata.out massive fs rewrite; add virtual root, tests 2019-07-17 14:00:51 -07:00
file_metadata.rs massive fs rewrite; add virtual root, tests 2019-07-17 14:00:51 -07:00
file_metadata.wasm Fix WASI append bug, add test 2019-11-08 11:17:04 -08:00
fs_sandbox_test.out fix abi crates depending on compilers 2019-07-09 11:58:03 -07:00
fs_sandbox_test.rs fix abi crates depending on compilers 2019-07-09 11:58:03 -07:00
fs_sandbox_test.wasm Fix WASI append bug, add test 2019-11-08 11:17:04 -08:00
fseek.out finish implementation of wasi::fd_seek, fix bug in filestat 2019-07-12 15:10:16 -07:00
fseek.rs finish implementation of wasi::fd_seek, fix bug in filestat 2019-07-12 15:10:16 -07:00
fseek.wasm Fix WASI append bug, add test 2019-11-08 11:17:04 -08:00
hello.out fix abi crates depending on compilers 2019-07-09 11:58:03 -07:00
hello.rs fix abi crates depending on compilers 2019-07-09 11:58:03 -07:00
hello.wasm Fix WASI append bug, add test 2019-11-08 11:17:04 -08:00
ignores.txt improve abstraction impl rm syscalls, properly finish create_dir 2019-07-19 11:47:31 -07:00
mapdir.out add readlink test 2019-07-16 13:49:45 -07:00
mapdir.rs updates from code review 2019-07-19 13:36:05 -07:00
mapdir.wasm Fix WASI append bug, add test 2019-11-08 11:17:04 -08:00
path_link.out implement path_link updated unlink, fix tests, add new test 2019-08-07 16:11:38 +09:00
path_link.rs implement path_link updated unlink, fix tests, add new test 2019-08-07 16:11:38 +09:00
path_link.wasm Fix WASI append bug, add test 2019-11-08 11:17:04 -08:00
path_rename.out implement wasi::path_rename 2019-08-09 15:40:04 +09:00
path_rename.rs implement wasi::path_rename 2019-08-09 15:40:04 +09:00
path_rename.wasm Fix WASI append bug, add test 2019-11-08 11:17:04 -08:00
path_symlink.out implement wasi::path_symlink test & fix readlink test 2019-08-08 16:42:27 +09:00
path_symlink.rs implement wasi::path_symlink test & fix readlink test 2019-08-08 16:42:27 +09:00
path_symlink.wasm Fix WASI append bug, add test 2019-11-08 11:17:04 -08:00
poll_oneoff.out Add tests for stdin, stdout, stderr; implement bytes_available too 2019-08-29 10:42:38 -07:00
poll_oneoff.rs Add tests for stdin, stdout, stderr; implement bytes_available too 2019-08-29 10:42:38 -07:00
poll_oneoff.wasm Fix WASI append bug, add test 2019-11-08 11:17:04 -08:00
quine.out massive fs rewrite; add virtual root, tests 2019-07-17 14:00:51 -07:00
quine.rs massive fs rewrite; add virtual root, tests 2019-07-17 14:00:51 -07:00
quine.wasm Fix WASI append bug, add test 2019-11-08 11:17:04 -08:00
readlink.out add readlink test 2019-07-16 13:49:45 -07:00
readlink.rs updates from code review 2019-07-19 13:36:05 -07:00
readlink.wasm Fix WASI append bug, add test 2019-11-08 11:17:04 -08:00
wasi_sees_virtual_root.out further improve sandbox, rework syscalls, add tests 2019-07-18 17:14:01 -07:00
wasi_sees_virtual_root.rs further improve sandbox, rework syscalls, add tests 2019-07-18 17:14:01 -07:00
wasi_sees_virtual_root.wasm Fix WASI append bug, add test 2019-11-08 11:17:04 -08:00
writing.out further improve sandbox, rework syscalls, add tests 2019-07-18 17:14:01 -07:00
writing.rs further improve sandbox, rework syscalls, add tests 2019-07-18 17:14:01 -07:00
writing.wasm Fix WASI append bug, add test 2019-11-08 11:17:04 -08:00