# Functions
NeedsExec checks that the current system can start new processes using os.StartProcess or (more commonly) exec.Command.
No description provided by the author
NeedsLocalhostNet skips t if networking does not work for ports opened with "localhost".