blob: 07d44fb0c0dfbd5f74904de93ce870403d1babe9 [file] [log] [blame]
// 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
// XFAIL: *