Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecCommand ¶
ExecCommand executes a shell command and returns a string with the output of the command. In case of error, it will fail the test.
func ExecCommandErr ¶
ExecCommandErr executes a shell command and returns a string with the output of the command and eventually the obtained error
func ExecCommandToFile ¶
ExecCommandToFile executes a shell command and saves the output of the command to a file. In case of error, it will fail the test.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.