fortify/internal/app
Ophestra Umiker 6bc5be7e5a
test / test (push) Successful in 19s Details
internal: wrap calls to os standard library functions
This change helps tests stub out and simulate OS behaviour during the sealing process. This also removes dependency on XDG_RUNTIME_DIR as the internal.System implementation provided to App provides a compat directory inside the tmpdir-based share when XDG_RUNTIME_DIR is unavailable.

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
2024-10-23 21:46:21 +09:00
..
app.go internal: wrap calls to os standard library functions 2024-10-23 21:46:21 +09:00
config.go migrate to git.ophivana.moe/security/fortify 2024-10-20 19:50:13 +09:00
id.go app: move app ID to app struct 2024-10-20 00:22:18 +09:00
launch.machinectl.go internal: wrap calls to os standard library functions 2024-10-23 21:46:21 +09:00
launch.sudo.go internal: wrap calls to os standard library functions 2024-10-23 21:46:21 +09:00
seal.go internal: wrap calls to os standard library functions 2024-10-23 21:46:21 +09:00
share.dbus.go migrate to git.ophivana.moe/security/fortify 2024-10-20 19:50:13 +09:00
share.display.go internal: wrap calls to os standard library functions 2024-10-23 21:46:21 +09:00
share.pulse.go internal: wrap calls to os standard library functions 2024-10-23 21:46:21 +09:00
share.runtime.go internal: wrap calls to os standard library functions 2024-10-23 21:46:21 +09:00
share.system.go internal: wrap calls to os standard library functions 2024-10-23 21:46:21 +09:00
start.go shim: abort setup on failed start and process exit 2024-10-21 21:23:56 +09:00
system.go internal: wrap calls to os standard library functions 2024-10-23 21:46:21 +09:00