import "v.io/x/ref/lib/security/internal/lockedfile/testenv"
HasExec reports whether the current system can start new processes using os.StartProcess or (more commonly) exec.Command.
MustHaveExec checks that the current system can start new processes using os.StartProcess or (more commonly) exec.Command. If not, MustHaveExec calls t.Skip with an explanation.
Package testenv imports 2 packages (graph). Updated 2020-08-02. Refresh now. Tools for package owners.