Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(184)

Issue 6018003: Add fxstat check to glibc_syscall_wrappers test. (Closed)

Created:
10 years ago by halyavin
Modified:
9 years, 7 months ago
CC:
native-client-reviews_googlegroups.com
Visibility:
Public.

Description

Add fxstat check to glibc_syscall_wrappers test. BUG= TEST=run_fstat_test Committed: http://src.chromium.org/viewvc/native_client?view=rev&revision=4164

Patch Set 1 #

Total comments: 3

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : Update test #

Patch Set 6 : Update for a new ABI #

Total comments: 2

Patch Set 7 : '' #

Total comments: 4

Patch Set 8 : '' #

Patch Set 9 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -0 lines) Patch
M tests/glibc_syscall_wrappers/nacl.scons View 1 2 3 4 1 chunk +9 lines, -0 lines 0 comments Download
A tests/glibc_syscall_wrappers/test_fstat.c View 1 2 3 4 5 6 7 8 1 chunk +75 lines, -0 lines 0 comments Download
A tests/glibc_syscall_wrappers/test_fstat.stdout View 1 2 3 4 5 6 7 8 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
halyavin
10 years ago (2010-12-21 11:23:21 UTC) #1
pasko-google - do not use
http://codereview.chromium.org/6018003/diff/1/tests/glibc_syscall_wrappers/test_stat.c File tests/glibc_syscall_wrappers/test_stat.c (right): http://codereview.chromium.org/6018003/diff/1/tests/glibc_syscall_wrappers/test_stat.c#newcode20 tests/glibc_syscall_wrappers/test_stat.c:20: int fileDesc; s/fileDesc/fd/ http://codereview.chromium.org/6018003/diff/1/tests/glibc_syscall_wrappers/test_stat.c#newcode47 tests/glibc_syscall_wrappers/test_stat.c:47: file = fopen(argv[1], "r"); ...
10 years ago (2010-12-21 12:00:41 UTC) #2
halyavin
On 2010/12/21 12:00:41, pasko wrote: > http://codereview.chromium.org/6018003/diff/1/tests/glibc_syscall_wrappers/test_stat.c > File tests/glibc_syscall_wrappers/test_stat.c (right): > > http://codereview.chromium.org/6018003/diff/1/tests/glibc_syscall_wrappers/test_stat.c#newcode20 > ...
10 years ago (2010-12-21 12:46:55 UTC) #3
halyavin
10 years ago (2010-12-21 14:40:13 UTC) #4
Mark Seaborn
Please add filled-out BUG= and TEST= fields. Your test_fstat.c file seems to be missing. Mark
9 years, 11 months ago (2011-01-14 16:19:22 UTC) #5
halyavin
On 2011/01/14 16:19:22, Mark Seaborn wrote: > Please add filled-out BUG= and TEST= fields. > ...
9 years, 11 months ago (2011-01-18 13:36:12 UTC) #6
khim
http://codereview.chromium.org/6018003/diff/19001/tests/glibc_syscall_wrappers/test_fstat.c File tests/glibc_syscall_wrappers/test_fstat.c (right): http://codereview.chromium.org/6018003/diff/19001/tests/glibc_syscall_wrappers/test_fstat.c#newcode13 tests/glibc_syscall_wrappers/test_fstat.c:13: #pragma GCC diagnostic ignored "-Wnonnull" Why do you need ...
9 years, 11 months ago (2011-01-18 16:05:41 UTC) #7
halyavin
On 2011/01/18 16:05:41, khim wrote: > http://codereview.chromium.org/6018003/diff/19001/tests/glibc_syscall_wrappers/test_fstat.c > File tests/glibc_syscall_wrappers/test_fstat.c (right): > > http://codereview.chromium.org/6018003/diff/19001/tests/glibc_syscall_wrappers/test_fstat.c#newcode13 > ...
9 years, 11 months ago (2011-01-18 16:20:10 UTC) #8
eaeltsin
http://codereview.chromium.org/6018003/diff/24001/tests/glibc_syscall_wrappers/test_fstat.c File tests/glibc_syscall_wrappers/test_fstat.c (right): http://codereview.chromium.org/6018003/diff/24001/tests/glibc_syscall_wrappers/test_fstat.c#newcode23 tests/glibc_syscall_wrappers/test_fstat.c:23: "%d+%d %d+%d %d+%d %d+%d %d+%d %d+%d %d+%d %d+%d %d+%d ...
9 years, 11 months ago (2011-01-19 12:54:28 UTC) #9
halyavin
http://codereview.chromium.org/6018003/diff/24001/tests/glibc_syscall_wrappers/test_fstat.c File tests/glibc_syscall_wrappers/test_fstat.c (right): http://codereview.chromium.org/6018003/diff/24001/tests/glibc_syscall_wrappers/test_fstat.c#newcode23 tests/glibc_syscall_wrappers/test_fstat.c:23: "%d+%d %d+%d %d+%d %d+%d %d+%d %d+%d %d+%d %d+%d %d+%d ...
9 years, 11 months ago (2011-01-19 14:19:25 UTC) #10
khimg
9 years, 11 months ago (2011-01-19 14:39:15 UTC) #11
LGTM

Powered by Google App Engine
This is Rietveld 408576698