test/sandbox: assert mntent json

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-02-28 15:40:58 +09:00
parent 4de4049713
commit 558974b996
3 changed files with 93 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
package sandbox
func ReplaceFatal(f func(format string, v ...any)) { fatalfFunc = f }