swift-nio/IntegrationTests/tests_02_syscall_wrappers
Cory Benfield 61043a36f6
Work around the SwiftPM layout change. (#2389)
Motivation:

SwiftPM has changed its default layout for packages in
apple/swift-package-manager#6144. This breaks our CI, which assumes the
prior layout. We should work around this.

Modifications:

Enhance the code to tolerate both layouts.

Result:

Integration tests run on all platforms
2023-03-13 06:40:31 -07:00
..
defines.sh Work around the SwiftPM layout change. (#2389) 2023-03-13 06:40:31 -07:00
test_01_syscall_wrapper_fast.sh Work around the SwiftPM layout change. (#2389) 2023-03-13 06:40:31 -07:00
test_02_unacceptable_errnos.sh Work around the SwiftPM layout change. (#2389) 2023-03-13 06:40:31 -07:00
test_03_unacceptable_read_errnos.sh Work around the SwiftPM layout change. (#2389) 2023-03-13 06:40:31 -07:00