[test] [fuzzer] Enable tests for iossim, disable for ios (update2)
authorRoy Sundahl <rsundahl@apple.com>
Tue, 13 Sep 2022 21:51:47 +0000 (14:51 -0700)
committerRoy Sundahl <rsundahl@apple.com>
Tue, 13 Sep 2022 23:19:08 +0000 (16:19 -0700)
commit17dde371e773d0409cd010ade1f3f3376973d16c
tree3f02fd95bb3bc4b89f5b1f9b1d625ebfae264c85
parent5fa6b2435477c8d44fc827cda2f998591b1cf837
[test] [fuzzer] Enable tests for iossim, disable for ios (update2)

The fuzzer tests cross_over.test and merge-control-file.test are not handled
correctly on ios device testing. On-device testing requires the macros %t, %s,
etc. to be expanded for a different default directory than when testing on host.

rdar://99889376

Differential Revision: https://reviews.llvm.org/D133811
compiler-rt/test/fuzzer/cross_over.test
compiler-rt/test/fuzzer/merge-control-file.test