Comment 0 for bug 1658624

Revision history for this message
Pierre Equoy (pieq) wrote :

HWE team provides two lists [1] of FWTS tests to run depending on the context:

  - RECOMMEND_TESTS
  - HWE_TESTS

RECOMMEND_TESTS="version cpufreq maxfreq msr mtrr nx virt aspm dmicheck apicedge klog oops esrt uefibootpath uefirtvariable uefirttime uefirtmisc --acpitests --log-level=high"
HWE_TESTS="version mtrr virt apicedge klog oops"

We need to match these lists in our own fwts_test script in the Checkbox provider to provide better information to the HWE team.

In fwts_test, there are currently different lists (QA_TESTS and NON_CERT_TESTS) that should be merged to match the "RECOMMENDED_TESTS" list provided by HWE script.

[1] https://github.com/alexhungce/script-fwts/blob/master/recommend_fwts.sh