Adding an initial set of tests from the upstream first repository: https://upstreamfirst.fedorainfracloud.org/bash
8 lines
322 B
Text
8 lines
322 B
Text
PURPOSE of /CoreOS/bash/Sanity/smoke
|
|
Description: Basic sanity smoke test
|
|
Author: Miroslav Hradilek <mhradile@redhat.com>
|
|
|
|
Performs basic sanity smoke test. Tries to supply commands on a
|
|
command line, variable assignment and substitution, file
|
|
expansion, "test" builtin, redirection, pipeline and some control
|
|
structures.
|