aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-getopts/getopt_test_libc_bug.tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* shell: tweak getopts tests, no code changesDenys Vlasenko2017-08-131-2/+2
| | | | 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>