opnsense-src/bin/sh/tests/execution
Jilles Tjoelker 88ef06f3a9 sh: Make sure output suitable as shell input is also printable.
Commands like 'export -p', 'set' and 'trap', and tracing enabled via 'set
-x' generate output suitable as shell input by adding quotes as necessary.

If there are control characters other than newline or invalid UTF-8
sequences, use $'...' and \OOO to display them safely.

The resulting output is not parsable by a strict POSIX.1-2008 shell but sh
from FreeBSD 9.0 and newer and many other shells can parse it.
2014-12-14 16:26:19 +00:00
..
bg1.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
bg2.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
bg3.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
bg4.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
bg5.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
bg6.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
bg6.0.stdout Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
bg7.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
bg8.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
bg9.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
bg10.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
bg10.0.stdout Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
fork1.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
fork2.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
fork3.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
func1.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
func2.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
func3.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
hash1.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
int-cmd1.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
killed1.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
killed2.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
Makefile sh: Make sure output suitable as shell input is also printable. 2014-12-14 16:26:19 +00:00
not1.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
not2.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
path1.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
redir1.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
redir2.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
redir3.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
redir4.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
redir5.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
redir6.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
redir7.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
set-n1.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
set-n2.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
set-n3.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
set-n4.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
set-x1.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
set-x2.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
set-x3.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
set-x4.0 sh: Make sure output suitable as shell input is also printable. 2014-12-14 16:26:19 +00:00
shellproc1.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
subshell1.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
subshell1.0.stdout Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
subshell2.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
subshell3.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
subshell4.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
unknown1.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
var-assign1.0 Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00