aboutsummaryrefslogtreecommitdiffhomepage
path: root/ext/syscall_test.go
AgeCommit message (Collapse)Author
2026-03-17ext: move lookup testOphestra
This was kept in-place to reduce patch size in the previous patch. Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-03-17ext: isolate from container/stdOphestra
These are too general to belong in the container package. This targets the v0.4 release to reduce the wrapper maintenance burden. Signed-off-by: Ophestra <cat@gensokyo.uk>