Shared system test utilities for OxDock workspace tests.
Shared test helpers for environment-variable guarding. `TestEnvGuard` sets or
removes an env var, serialises access per key across threads, and restores the
prior state on drop.
`oxdock-sys-test-utils` is distributed under the terms of the Apache License (Version 2.0).