You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wasi-sdk/tests/general
Casper Beyer 7c0558ba41
Add a testcase for getentropy (#169)
3 years ago
..
mmap.c.dir Add a basic mmap and munmap testcase. (#137) 6 years ago
opendir.c.dir Add a basic test for opendir, readdir, and closedir. (#266) 3 years ago
stat.c.dir Add a testcase for stat and lstat. (#115) 6 years ago
abort.c Add tests for assert, abort, and environ. (#105) 6 years ago
abort.c.exit_status.expected Add tests for assert, abort, and environ. (#105) 6 years ago
abort.c.stderr.expected tests: use latest wasmtime for testing (#327) 3 years ago
abort.c.stderr.expected.filter tests: use latest wasmtime for testing (#327) 3 years ago
argc_argv_main.c
argc_argv_main.c.stdout.expected
argc_argv_main.cc
argc_argv_main.cc.stdout.expected
assert-fail.c Add tests for assert, abort, and environ. (#105) 6 years ago
assert-fail.c.exit_status.expected Add tests for assert, abort, and environ. (#105) 6 years ago
assert-fail.c.stderr.expected tests: use latest wasmtime for testing (#327) 3 years ago
assert-fail.c.stderr.expected.filter tests: use latest wasmtime for testing (#327) 3 years ago
assert-pass.c Add tests for assert, abort, and environ. (#105) 6 years ago
clocks.c Add tests for `clock`, `times`, and `getrusage`. (#177) 3 years ago
clocks.c.options Add tests for `clock`, `times`, and `getrusage`. (#177) 3 years ago
ctors_dtors.c
ctors_dtors.c.stdout.expected
ctors_dtors.cc
ctors_dtors.cc.stdout.expected
empty.c
env-absent.c
env-absent.c.stdout.expected
env.c
env.c.env
env.c.stdout.expected
environ.c Add tests for assert, abort, and environ. (#105) 6 years ago
environ.c.env Add tests for assert, abort, and environ. (#105) 6 years ago
environ.c.stdout.expected Add tests for assert, abort, and environ. (#105) 6 years ago
getentropy.c Add a testcase for getentropy (#169) 3 years ago
iostream_main.cc
iostream_main.cc.options Add -fno-exception to iostream_main.cc.options. 3 years ago
iostream_main.cc.stdout.expected
main_errno.c
main_errno.c.stdout.expected
mmap.c Add a basic mmap and munmap testcase. (#137) 6 years ago
mmap.c.options Add a basic mmap and munmap testcase. (#137) 6 years ago
mmap.c.stdout.expected Add a basic mmap and munmap testcase. (#137) 6 years ago
no_arg_main.c
no_arg_main.c.stdout.expected
no_arg_main.cc
no_arg_main.cc.stdout.expected
opendir.c Add a basic test for opendir, readdir, and closedir. (#266) 3 years ago
printf-long-double-enabled.c
printf-long-double-enabled.c.options
printf-long-double-enabled.c.stdout.expected
printf-no-float.c
printf-no-float.c.stdout.expected
printf-no-long-double.c
printf-no-long-double.c.stdout.expected
sigabrt.c Test signals (#140) 6 years ago
sigabrt.c.exit_status.expected Test signals (#140) 6 years ago
sigabrt.c.options Test signals (#140) 6 years ago
sigabrt.c.stderr.expected Run tests under wasmtime as part of the CI (#278) 3 years ago
sigabrt.c.stderr.expected.filter Test signals (#140) 6 years ago
signals.c Test signals (#140) 6 years ago
signals.c.options Test signals (#140) 6 years ago
signals.c.stderr.expected Test signals (#140) 6 years ago
signals.c.stdout.expected Test signals (#140) 6 years ago
stat.c Add a testcase for stat and lstat. (#115) 6 years ago
void_main.c
void_main.c.stdout.expected
void_main.cc
void_main.cc.stdout.expected