Results for NUC ptest busybox 2016-04-07:
********************************
Tests that failed now and worked last time: 1
hostname-i-works
Tests that passed now and and failed last time: 1
hostname-d-works
Tests that were skipped now and worked last time: 33
wget-retrieves-google-index
xargs-works
xargs -s7 can take one-char input
uniq (default to stdin)
uniq -c (occurrence count)
unzip (bad archive)
uniq - (specify stdin)
xargs does not stop on underscore ('new' GNU behavior)
uniq -d (dups only)
uniq -w (compare max characters)
wget-handles-empty-path
which-uses-default-path
uniq input outfile (two files)
xargs -sNUM test 1
xargs -E _ stops on underscore
wc-counts-words
uniq -f -s (skip fields and chars)
uniq (stdin) outfile
wc-prints-longest-line-length
wc-counts-characters
wc-counts-all
uniq -s -w (skip fields and compare max chars)
uptime-works
wget-supports--P
xargs -E
uniq -u and -d produce no output
uniq input - (specify stdout)
uniq input (specify file)
xargs -sNUM test 2
wc-counts-lines
wget--O-overrides--P
unzip (subdir only)
xargs -e without param
Tests that were skipped last time and worked now: 0
Tests that failed now: 9
ls-s-works
cpio lists hardlinks
hostname-i-works
ls-l-works
sed n (flushes pattern space terminates early)
sed append autoinserts newline
sed embedded NUL
sed NUL in command
sed nonexistent label