shell/smoke/PURPOSE
Petr Šplíchal 7f89380569 Add tests from the upstream first repo
Adding an initial set of tests from the upstream first repository:
https://upstreamfirst.fedorainfracloud.org/bash
2018-01-11 11:18:23 +01:00

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.