aboutsummaryrefslogtreecommitdiff
path: root/testsuite/echo (follow)
Commit message (Collapse)AuthorAgeFilesLines
* testsuite: check CONFIG_DESKTOP before using 'od -t'Chen Qi2018-11-277-5/+7
| | | | | | | | 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: fix ENOSPC detection and some iffy code in \NNN handlingDenys Vlasenko2011-02-146-0/+14
| | | | | | | function old new delta echo_main 330 302 -28 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* randomtest fixesDenys Vlasenko2010-05-112-0/+4
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* echo: fix echo -e -n "msg\n\0"Denis Vlasenko2008-04-301-0/+1
| | | | | (by "Pinedo, David" <david.pinedo AT hp.com>)
* Kill off the old 'tests' stuff. Write a ton of new tests for theEric Andersen2004-04-061-1/+1
| | | | | | | 'testsuite' dir. Fix a bunch of broken tests. Fix the testsuite 'runtest' script so it actually reports all failures and provides meaningful feedback. -Erik
* Merge test suite.Matt Kraai2001-10-304-0/+4