Skip to content

test(process): add process_exit_qemu starter bridge gate (refs #551) - #736

Draft
rwrife wants to merge 1 commit into
mainfrom
feature/process-exit-qemu-551
Draft

test(process): add process_exit_qemu starter bridge gate (refs #551)#736
rwrife wants to merge 1 commit into
mainfrom
feature/process-exit-qemu-551

Conversation

@rwrife

@rwrife rwrife commented Jul 25, 2026

Copy link
Copy Markdown
Owner

Summary

Why this slice

Issue #551 targets an end-to-end QEMU/launcher round-trip for os_process_exit status propagation. This PR lands a meaningful starter contract gate that pins the 0x42 status-capture behavior through the runtime bridge now, while full launcher/QEMU harness wiring is completed in follow-up commits.

Test Plan

  • bash build/scripts/test.sh process_exit_qemu
  • bash build/scripts/test.sh process_exit_wrapper
  • bash build/scripts/test.sh process_spawn_wrapper

Follow-up to complete #551

  • drive a launcher-backed process run path (not only synthetic bridge mapping)
  • assert marker + status behavior against the target acceptance shape
  • extend cross-platform script parity where applicable

Refs #551

- add tests/process_exit_qemu_test.c to pin 0x42 exit-status roundtrip
- add build/scripts/test_process_exit_qemu.sh harness
- wire process_exit_qemu into test.sh and validate_bundle.sh
- keep scope as starter preflight while full #551 qemu launcher harness is built
@rwrife
rwrife force-pushed the feature/process-exit-qemu-551 branch from a759a4c to 8ef9e0e Compare July 29, 2026 21:04
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.

1 participant