# Functions
Command returns an exec.Cmd appropriate for testing the u-root command.
IsExitCode takes err and checks whether it represents the given process exit code.
NewFakeStdin creates new FakeStdin value with given answers.
Run sets up necessary commands to be compiled, if necessary, and calls m.Run.