test_stubs.c
Functional stubs for modules the executor depends on.
Provides minimal but working implementations of variables, builtins, expander, and signals so that executor tests can link and run. These stubs are only compiled into the test binary (42sh_test).