wasmer/lib/wasi-tests/wasitests
2019-09-11 14:25:53 -07: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 Add test for closing wasi preopen fd 2019-09-11 14:25:53 -07: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 add wasi::fd_pread test 2019-08-01 16:38:34 +09: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 add wasi::fd_pread test 2019-08-01 16:38:34 +09: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 add fd_sync test 2019-08-07 12:41:35 +09: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 add wasi::fd_pread test 2019-08-01 16:38:34 +09: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 Add WASI serializing test 2019-08-28 10:50:59 -07: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 add fd_sync test 2019-08-07 12:41:35 +09: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 add wasi::fd_pread test 2019-08-01 16:38:34 +09: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 add wasi::fd_pread test 2019-08-01 16:38:34 +09: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 add wasi::fd_pread test 2019-08-01 16:38:34 +09: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 add wasi::fd_pread test 2019-08-01 16:38:34 +09: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 add wasi::fd_pread test 2019-08-01 16:38:34 +09: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 implement path_link updated unlink, fix tests, add new test 2019-08-07 16:11:38 +09: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 implement wasi::path_rename 2019-08-09 15:40:04 +09: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 implement wasi::path_symlink test & fix readlink test 2019-08-08 16:42:27 +09: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 Add tests for stdin, stdout, stderr; implement bytes_available too 2019-08-29 10:42:38 -07: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 add wasi::fd_pread test 2019-08-01 16:38:34 +09: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 add wasi::fd_pread test 2019-08-01 16:38:34 +09: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 add wasi::fd_pread test 2019-08-01 16:38:34 +09: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 add wasi::fd_pread test 2019-08-01 16:38:34 +09:00