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
Alex Crichton dde480ab28
Refactor testing to avoid shell scripts, make matching more robust (#626)
2 weeks ago
..
mmap.c.dir Run wasm tests on Windows (#466) 2 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
CMakeLists.txt Refactor testing to avoid shell scripts, make matching more robust (#626) 2 weeks ago
abort.c Add tests for assert, abort, and environ. (#105) 6 years ago
argc_argv_main.c Add a rudimentary testsuite. 6 years ago
argc_argv_main.cc Add a rudimentary testsuite. 6 years ago
assert-fail.c Rewrite the build system with CMake (#429) 2 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
cpp_thread_local.cc Fix C++ thread locals, add a test (#611) 2 months ago
ctors_dtors.c Add a rudimentary testsuite. 6 years ago
ctors_dtors.cc Add a rudimentary testsuite. 6 years ago
empty.c Add a rudimentary testsuite. 6 years ago
env-absent.c Add a test for environment variables. 6 years ago
env.c Add a test for environment variables. 6 years ago
environ.c Add tests for assert, abort, and environ. (#105) 6 years ago
exceptions.cc Add experimental support for C++ exceptions (#590) 3 months ago
getentropy.c Fix a flaky test failure in getentropy.c (#398) 2 years ago
iostream_main.cc Add a rudimentary testsuite. 6 years ago
main_errno.c Add a rudimentary testsuite. 6 years ago
mmap.c Add a basic mmap and munmap testcase. (#137) 6 years ago
no_arg_main.c Add a rudimentary testsuite. 6 years ago
no_arg_main.cc Add a rudimentary testsuite. 6 years ago
opendir.c Add a basic test for opendir, readdir, and closedir. (#266) 3 years ago
printf-long-double-enabled.c Add several tests to test printf of various configurations. 6 years ago
printf-no-float.c Add several tests to test printf of various configurations. 6 years ago
printf-no-long-double.c Add several tests to test printf of various configurations. 6 years ago
sigabrt.c Test signals (#140) 6 years ago
signals.c Rewrite the build system with CMake (#429) 2 years ago
stat.c Add DWARF debugging information to all artifacts by default (#422) 2 years ago
void_main.c Add a rudimentary testsuite. 6 years ago
void_main.cc Add a rudimentary testsuite. 6 years ago