Description[NaCl SDK] nacl_io: Make IRT intercepts (and their test code) more robust.
The kernel_wrap_test.cc tests were previously relying on the global
errno value being non-zero before they ran.
This change makes the kernel_wrap_ functions do the right thing even
when the kernel proxy function don't see errno (as is the case for the
mock kernel proxy) and initialises the global errno before each test
run.
BUG=
R=binji@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270819
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #
Total comments: 16
Patch Set 5 : #Patch Set 6 : #
Total comments: 4
Patch Set 7 : #
Messages
Total messages: 10 (0 generated)
|