| // RUN: ${TEST_RUNNER_CMD} %S/hps_0_emitc_static 2>&1 | tee %t |
| // RUN: cat %t | filecheck %S/hps_0_test.filecheck |
| |
| // RUN: ${TEST_RUNNER_CMD} %S/hps_0_bytecode_static 2>&1 | tee %t |
| // RUN: cat %t | filecheck %S/hps_0_test.filecheck |
| |
| // RUN: ${TEST_RUNNER_CMD} %S/hps_1_emitc_static 2>&1 | tee %t |
| // RUN: cat %t | filecheck %S/hps_1_test.filecheck |
| |
| // RUN: ${TEST_RUNNER_CMD} %S/hps_1_bytecode_static 2>&1 | tee %t |
| // RUN: cat %t | filecheck %S/hps_1_test.filecheck |
| |
| // RUN: ${TEST_RUNNER_CMD} %S/hps_2_emitc_static 2>&1 | tee %t |
| // RUN: cat %t | filecheck %S/hps_2_test.filecheck |
| |
| // RUN: ${TEST_RUNNER_CMD} %S/hps_2_bytecode_static 2>&1 | tee %t |
| // RUN: cat %t | filecheck %S/hps_2_test.filecheck |
| |
| // RUN: ${TEST_RUNNER_CMD} %S/hps_3_emitc_static 2>&1 | tee %t |
| // RUN: cat %t | filecheck %S/hps_3_test.filecheck |
| |
| // RUN: ${TEST_RUNNER_CMD} %S/hps_3_bytecode_static 2>&1 | tee %t |
| // RUN: cat %t | filecheck %S/hps_3_test.filecheck |
| |
| // RUN: ${TEST_RUNNER_CMD} %S/hps_4_emitc_static 2>&1 | tee %t |
| // RUN: cat %t | filecheck %S/hps_4_test.filecheck |
| |
| // RUN: ${TEST_RUNNER_CMD} %S/hps_4_bytecode_static 2>&1 | tee %t |
| // RUN: cat %t | filecheck %S/hps_4_test.filecheck |
| |
| // RUN: ${TEST_RUNNER_CMD} %S/hps_5_emitc_static 2>&1 | tee %t |
| // RUN: cat %t | filecheck %S/hps_5_test.filecheck |
| |
| // RUN: ${TEST_RUNNER_CMD} %S/hps_5_bytecode_static 2>&1 | tee %t |
| // RUN: cat %t | filecheck %S/hps_5_test.filecheck |
| |
| // RUN: ${TEST_RUNNER_CMD} %S/hps_6_emitc_static 2>&1 | tee %t |
| // RUN: cat %t | filecheck %S/hps_6_test.filecheck |
| |
| // RUN: ${TEST_RUNNER_CMD} %S/hps_6_bytecode_static 2>&1 | tee %t |
| // RUN: cat %t | filecheck %S/hps_6_test.filecheck |