mirror of
https://git.busybox.net/busybox
synced 2026-01-19 15:29:37 +00:00
The '-t' option for od is enabled by CONFIG_DESKTOP. So check this config before using 'od -t' in test cases. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |
||
|---|---|---|
| .. | ||
| echo-does-not-print-newline | ||
| echo-prints-argument | ||
| echo-prints-arguments | ||
| echo-prints-dash | ||
| echo-prints-newline | ||
| echo-prints-non-opts | ||
| echo-prints-slash-zero | ||
| echo-prints-slash_00041 | ||
| echo-prints-slash_0041 | ||
| echo-prints-slash_041 | ||
| echo-prints-slash_41 | ||