mbox

[V2,0/8] power: power suite series support meson

Message ID 20200917010513.15783-1-yufengx.mo@intel.com (mailing list archive)
Headers

Message

Yufen.Mo Sept. 17, 2020, 1:05 a.m. UTC
  v2: 
 -  quote ma,lihong 
 - 'We have configure the app path in the config file, so it does not need re-combine the path of it in the suite. 
 -  So it does not need to judge the build method in the suite.' 

v1: 
 - power: power suite series support meson. 

yufengmx (8):
  power_bidirection_channel: support meson
  power_empty_poll: support meson
  power_pbf: support meson
  power_pstate: support meson
  power_telemetry: support meson
  vm_pw_mgmt_policy: support meson
  malicious_driver_event_indication: support meson
  conf: power suite series support meson

 conf/app_name.cfg                             |  7 ++++++
 ...Suite_malicious_driver_event_indication.py |  4 ++--
 tests/TestSuite_power_bidirection_channel.py  |  9 ++-----
 tests/TestSuite_power_empty_poll.py           |  9 ++-----
 tests/TestSuite_power_pbf.py                  | 24 +++++++++----------
 tests/TestSuite_power_pstate.py               |  9 ++-----
 tests/TestSuite_power_telemetry.py            | 20 ++++++++--------
 tests/TestSuite_vm_pw_mgmt_policy.py          |  9 ++-----
 8 files changed, 38 insertions(+), 53 deletions(-)