Skip to content

tests(wasix): migrate fd_dup2, fd_fdflags_*, fd_tell tests#6453

Open
artemyarulin wants to merge 1 commit intomainfrom
tests-posix/fd
Open

tests(wasix): migrate fd_dup2, fd_fdflags_*, fd_tell tests#6453
artemyarulin wants to merge 1 commit intomainfrom
tests-posix/fd

Conversation

@artemyarulin
Copy link
Copy Markdown
Contributor

This migrates the next tests-only POSIX batch from tests/wasix-tests into lib/wasix/tests/wasm_tests.

This PR focuses on fd-related coverage only and does not include runtime or syscall implementation changes.

Included migrations:

  • fd_dup2
  • fd_fdflags_get
  • fd_fdflags_set
  • fd_fdstat_set_rights
  • fd_tell

@marxin
Copy link
Copy Markdown
Contributor

marxin commented Apr 14, 2026

This migrates the next tests-only POSIX batch from tests/wasix-tests into lib/wasix/tests/wasm_tests.

Where do you migrate it from, is it a separate repository? Oh, it must be from the LTP, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants