hush: add a test which fails due to uclibc bug in getopt()
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 11 Aug 2017 15:00:39 +0000 (17:00 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 11 Aug 2017 15:00:39 +0000 (17:00 +0200)
commit129e1ce72c28ec14aee459cceffc25ed9d5cae85
tree533c3003e9324d4c35762c1f4ccf2d3d56215927
parentd16e612c93d1a698c1a9d931b786cf3500996ae3
hush: add a test which fails due to uclibc bug in getopt()

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash_test/ash-getopts/getopt_test_libc_bug.right [new file with mode: 0644]
shell/ash_test/ash-getopts/getopt_test_libc_bug.tests [new file with mode: 0755]
shell/hush_test/hush-getopts/getopt_test_libc_bug.right [new file with mode: 0644]
shell/hush_test/hush-getopts/getopt_test_libc_bug.tests [new file with mode: 0755]