OSDN Git Service

Subzero. ARM32. Enable more crosstests.
authorEric Holk <eholk@chromium.org>
Wed, 17 Feb 2016 23:47:22 +0000 (15:47 -0800)
committerEric Holk <eholk@chromium.org>
Wed, 17 Feb 2016 23:47:22 +0000 (15:47 -0800)
commit6d392374d85af25abb7192eeaaeddc489ee819ba
tree856ffdcefb5fd29f819caabd587021c5e13052cf
parent916e37ba46037f5b9590cfe8055e769099d31147
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 .
crosstest/test_arith_main.cpp
crosstest/test_calling_conv.cpp
crosstest/test_cast_main.cpp
crosstest/test_fcmp_main.cpp
crosstest/test_icmp_main.cpp