Bring up tests + validation tests for the 'freestanding' build and the standalone_minimal preset (#34386)

This commit is contained in:
Kuba (Brecka) Mracek
2020-10-26 16:32:36 -07:00
committed by GitHub
parent 38d759c43a
commit d7dfa3e942
29 changed files with 125 additions and 26 deletions

View File

@@ -7,6 +7,7 @@
// RUN: %target-codesign %t/OSLogExecutionTest
// RUN: %target-run %t/OSLogExecutionTest
// REQUIRES: executable_test
// REQUIRES: foundation
//
// REQUIRES: VENDOR=apple