mbox

[V3,0/7] power: power suite series support meson

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

Message

Yufen.Mo Sept. 25, 2020, 2:17 a.m. UTC
  v3: 
 -  rebase for 'CONFLICT (content): Merge conflict in conf/app_name.cfg' 

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 (7):
  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

 ...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            | 22 ++++++++---------
 tests/TestSuite_vm_pw_mgmt_policy.py          | 11 +++------
 7 files changed, 33 insertions(+), 55 deletions(-)