Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testsuite: check CONFIG_DESKTOP before using 'od -t' | Chen Qi | 2018-11-27 | 1 | -1/+1 |
| | | | | | | | | 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> | ||||
* | randomtest fixes | Denys Vlasenko | 2010-05-11 | 1 | -0/+2 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | echo: fix echo -e -n "msg\n\0" | Denis Vlasenko | 2008-04-30 | 1 | -0/+1 |
(by "Pinedo, David" <david.pinedo AT hp.com>) |