| // UNSUPPORTED: kelvin_hw | |
| // RUN: ${TEST_RUNNER_CMD} %S/person_detection_bytecode_static 2>&1 | tee %t | |
| // RUN: cat %t | FileCheck %S/person_detection_test.filecheck | |
| // RUN: ${TEST_RUNNER_CMD} %S/person_detection_emitc_static 2>&1 | tee %t | |
| // RUN: cat %t | FileCheck %S/person_detection_test.filecheck |