This adds the LNT parts for D14734.
Besides the new flags, we need to pass a few more things to the test module in order to invoke make inside. Also a few more shared utilities are added to the TestModule base class.
Differential D14735
[LNT] PGO and reference input support for SPEC ClosedPublic Authored by anemet on Nov 16 2015, 3:33 PM.
Details
Summary This adds the LNT parts for D14734. Besides the new flags, we need to pass a few more things to the test module in order to invoke make inside. Also a few more shared utilities are added to the TestModule base class.
Diff Detail Event Timelineanemet updated this object. cmatthews edited edge metadata. Comment ActionsI am a little worried about the --pgo option misleading the user into thinking most things might be run with pgo. For now could we change it to --spec-with-pgo or something like that. If more of the test-suite supports PGO it would be fine to have a more general flag. Besides that, LGTM. This revision is now accepted and ready to land.Nov 17 2015, 10:35 AM Comment Actions
Makes sense, I will change it. Thanks for the reviews! Closed by commit rL253365: [LNT] PGO and reference input support for SPEC (authored by anemet). · Explain WhyNov 17 2015, 11:46 AM This revision was automatically updated to reflect the committed changes.
Diff 40352 lnt/tests/nt.py
|