commit | 6d392374d85af25abb7192eeaaeddc489ee819ba | [log] [tgz] |
---|---|---|
author | Eric Holk <eholk@chromium.org> | Wed Feb 17 15:47:22 2016 -0800 |
committer | Eric Holk <eholk@chromium.org> | Wed Feb 17 15:47:22 2016 -0800 |
tree | 856ffdcefb5fd29f819caabd587021c5e13052cf | |
parent | 916e37ba46037f5b9590cfe8055e769099d31147 [diff] |
Subzero. ARM32. Enable more crosstests. This removes most of the #ifndef ARM32 directives so we get more thorough testing. It still uses fewer iterations due to running on Qemu, but I did manually check to be sure that the tests pass without any special casing at all. BUG= https://bugs.chromium.org/p/nativeclient/issues/detail?id=4076 R=jpp@chromium.org, kschimpf@google.com Review URL: https://codereview.chromium.org/1708903002 .