[sanitizers] run print module map test run on posix
authorEmily Shi <code@emi.sh>
Fri, 5 Mar 2021 22:39:18 +0000 (14:39 -0800)
committerEmily Shi <code@emi.sh>
Fri, 5 Mar 2021 23:41:14 +0000 (15:41 -0800)
commit51d8f598ad57d0b3581f167afe1ec404a58ff386
tree7fd71841443a8966ae53442a3678e8186b029a50
parent4b15b2df23389be567814cedcfddc8008c354b3d
[sanitizers] run print module map test run on posix

Previously, this test only ran for mac because platforms have different messaging. This diff enables the test for all posix

rdar://75110847

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D98079
compiler-rt/test/sanitizer_common/TestCases/Posix/print-module-map.cpp [moved from compiler-rt/test/sanitizer_common/TestCases/Darwin/print-module-map.cpp with 67% similarity]