Tests for internal/app error handling #13

Open
opened 2025-09-13 16:31:59 +09:00 by ophestra · 0 comments
Owner

The internal/app package is being rewritten. Since most of its current code predates the vm test suite, now is a good time to write tests for them, as they will help verify the new implementation.

  • Partial system commit.
  • Fault in system revert.
  • Fault in setuid wrapper.
  • Spurious SIGCONT in shim.
  • Fault in shim before setup payload delivery.
  • State store error post-startup.
  • State store error post-termination.
The `internal/app` package is being rewritten. Since most of its current code predates the vm test suite, now is a good time to write tests for them, as they will help verify the new implementation. - [ ] Partial system commit. - [ ] Fault in system revert. - [x] Fault in setuid wrapper. - [x] Spurious SIGCONT in shim. - [ ] Fault in shim before setup payload delivery. - [ ] State store error post-startup. - [ ] State store error post-termination.
ophestra added the
enhancement
label 2025-09-13 16:31:59 +09:00
Sign in to join this conversation.
No description provided.