aboutsummaryrefslogtreecommitdiffhomepage
path: root/container/dispatcher_test.go
AgeCommit message (Expand)Author
2026-01-11container/init: configure interface loOphestra
2025-12-14container: sync stubbed wait4 loop after notifyOphestra
2025-12-08container/initdaemon: copy wstatus from wait4 loopOphestra
2025-12-08container: start daemons within containerOphestra
2025-11-05container/std: relocate rule typesOphestra
2025-10-13treewide: parallel testsOphestra
2025-10-09message: relocate from containerOphestra
2025-09-29container: remove global msgOphestra
2025-09-28container/init: reduce verbose noiseOphestra
2025-09-04container/dispatcher: optional stub wait4 signal associationOphestra
2025-09-04container/stub: remove function call in handleExitOphestra
2025-09-04container/dispatcher: remove wait4 test logOphestra
2025-09-04container/stub: override goexit methodsOphestra
2025-09-02container/dispatcher: stub.Call initialisation helper functionOphestra
2025-08-31container/stub: export stub helpersOphestra
2025-08-29container/dispatcher: check simple test errors via reflectOphestra
2025-08-29container/dispatcher: check test errors via reflectOphestra
2025-08-25container/dispatcher: remove exit stub test logOphestra
2025-08-24container/init: measure init behaviourOphestra
2025-08-23container/dispatcher: start goroutine in dispatcherOphestra
2025-08-23container/dispatcher: instrument each goroutine individuallyOphestra
2025-08-23container/params: pass fd instead of fileOphestra
2025-08-22container/init: call lockOSThread through dispatcherOphestra
2025-08-22container/path: use syscall dispatcherOphestra
2025-08-22container/init: wrap syscall helper functionsOphestra