mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Codesign test/stdlib
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
//
|
||||
// RUN: %target-clang %S/Inputs/Mirror/Mirror.mm -c -o %t/Mirror.mm.o -g
|
||||
// RUN: %target-build-swift -parse-stdlib %s -module-name Reflection -I %S/Inputs/Mirror/ -Xlinker %t/Mirror.mm.o -o %t/a.out
|
||||
// RUN: %target-codesign %t/a.out
|
||||
// RUN: %S/timeout.sh 360 %target-run %t/a.out %S/Inputs/shuffle.jpg | %FileCheck %s
|
||||
// REQUIRES: executable_test
|
||||
// FIXME: timeout wrapper is necessary because the ASan test runs for hours
|
||||
|
||||
Reference in New Issue
Block a user