[all-commits] [llvm/llvm-project] 17dde3: [test] [fuzzer] Enable tests for iossim, disable f...
Roy Sundahl via All-commits
all-commits at lists.llvm.org
Tue Sep 13 16:23:50 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 17dde371e773d0409cd010ade1f3f3376973d16c
https://github.com/llvm/llvm-project/commit/17dde371e773d0409cd010ade1f3f3376973d16c
Author: Roy Sundahl <rsundahl at apple.com>
Date: 2022-09-13 (Tue, 13 Sep 2022)
Changed paths:
M compiler-rt/test/fuzzer/cross_over.test
M compiler-rt/test/fuzzer/merge-control-file.test
Log Message:
-----------
[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
More information about the All-commits
mailing list