DescriptionClean up bitcode munging tests.
Cleans up bitcode munging tests in several ways:
1) Extracts out common definitions into a single header file.
2) Puts all test/code for munging in same namespace.
3) Removes test name argument from calls to runTest.
4) Uses ARRAY and ARRAY_TERM macros to pass array arguments to
bitcode munger constructors and runTest calls.
BUG=None
R=jvoung@chromium.org
Committed: https://chromium.googlesource.com/native_client/pnacl-llvm/+/fe3e97184569a29f07584c23fa3d996754aa5311
Patch Set 1 #Patch Set 2 : Fix more callers to runTest. #
Total comments: 6
Patch Set 3 : Fix issues in patch set 2. #
Messages
Total messages: 5 (1 generated)
|