diff options
author | Robert Mustacchi <rm@fingolfin.org> | 2020-05-20 09:37:32 -0700 |
---|---|---|
committer | Robert Mustacchi <rm@fingolfin.org> | 2020-05-22 14:08:20 -0700 |
commit | cf3ec608f736765ec9852eed5e611848a25de9a4 (patch) | |
tree | 217276bd6a22ddb4f46efa2dbb49d99a86d12183 /usr/src/test/libc-tests/runfiles/default.run | |
parent | 165c5c6fe7d6c7a95878c8a3aae7da65d1da1d90 (diff) | |
download | illumos-joyent-cf3ec608f736765ec9852eed5e611848a25de9a4.tar.gz |
12768 12392 regressed ftello64 behavior
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: John Levon <john.levon@joyent.com>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'usr/src/test/libc-tests/runfiles/default.run')
-rw-r--r-- | usr/src/test/libc-tests/runfiles/default.run | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/test/libc-tests/runfiles/default.run b/usr/src/test/libc-tests/runfiles/default.run index 6e0346c200..0af74f8780 100644 --- a/usr/src/test/libc-tests/runfiles/default.run +++ b/usr/src/test/libc-tests/runfiles/default.run @@ -68,6 +68,8 @@ timeout = 600 [/opt/libc-tests/tests/stdio/fmemopentest.64] [/opt/libc-tests/tests/stdio/ftell_ungetc.32] [/opt/libc-tests/tests/stdio/ftell_ungetc.64] +[/opt/libc-tests/tests/stdio/ftello_12768.lfs] +[/opt/libc-tests/tests/stdio/ftello_12768.64] [/opt/libc-tests/tests/stdio/memstream.32] [/opt/libc-tests/tests/stdio/memstream.64] [/opt/libc-tests/tests/stdio/memstream_reopen.32] |