Skip to content

wasi: refactor and enable poll_oneoff() test

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/poll-test into master

This commit refactors and enables the poll_oneoff() WASI test. The refactor includes testing additional cases, as well as some platform specific checks.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading