aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-getopts/getopt_test_libc_bug.tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* shell: tweak getopts tests, no code changesDenys Vlasenko2017-08-131-2/+8
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* hush: add a test which fails due to uclibc bug in getopt()Denys Vlasenko2017-08-111-0/+38
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>