This is an archive of the discontinued LLVM Phabricator instance.

[Driver] Always match resource dir in Fuchsia driver tests
ClosedPublic

Authored by phosek on Nov 2 2018, 8:03 PM.

Details

Summary

This makes the tests stricter by not only matching the runtime file
name, but the entire path into the resource directory.

Diff Detail

Repository
rC Clang

Event Timeline

phosek created this revision.Nov 2 2018, 8:03 PM
mcgrathr accepted this revision.Nov 3 2018, 5:05 PM

lgtm

This revision is now accepted and ready to land.Nov 3 2018, 5:05 PM
This revision was automatically updated to reflect the committed changes.