xref
: /
busybox-1.35.0
/
testsuite
/
echo
/
echo-does-not-print-newline
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# FEATURE: CONFIG_FEATURE_FANCY_ECHO
2
3
test `busybox echo -n word | wc -c` -eq 4
4