This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

ddcc created this revision.Mar 16 2022, 2:10 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 16 2022, 2:10 PM
ddcc requested review of this revision.Mar 16 2022, 2:10 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 16 2022, 2:10 PM
vitalybuka accepted this revision.Mar 16 2022, 6:07 PM
This 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
This revision was automatically updated to reflect the committed changes.