Explicitly specify the class name to avoid selecting the wrong Run function, and inherit from the correct Test parent
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D121854
[scudo] Fix test harness integration ClosedPublic Authored by ddcc on Mar 16 2022, 2:10 PM.
Details Summary Explicitly specify the class name to avoid selecting the wrong Run function, and inherit from the correct Test parent
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 16 2022, 6:07 PM This revision was landed with ongoing or failed builds.Mar 17 2022, 10:18 AM Closed by commit rG03e82d94fcbe: [scudo] Fix test harness integration (authored by ddcc). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 416232 compiler-rt/lib/scudo/standalone/tests/combined_test.cpp
compiler-rt/lib/scudo/standalone/tests/memtag_test.cpp
compiler-rt/lib/scudo/standalone/tests/primary_test.cpp
|