Actions
Regression Testing Sop¶
This page shows how to use qa_xxx utilities for internal HVP regression data testing.
qa_report_pg_resistance¶
check min path resistance report:
// get report
report—misc -min—resistance test—res.rpt
// check report
qa—report—pg—resistance min—path test—res.rpt.golden test—res.rpt
check effective resistance report:
// get report
report—misc -effective—resistance test—res.rpt
// check report
qa—report—pg—resistance effective test—res.rpt.golden test—res.rpt
check detail resistance report:
// get report
redirect—to—file test—res.rpt "report—pg—resistance xxx -detail—path"
// check report
qa—report—pg—resistance detail—min test—res.rpt.golden test—res.rpt
Updated by jun chen 4 months ago · 1 revisions