~djacobs98/checkbox-iiotg/+git/checkbox-provider-intliotg:cqt-38_pmu

Last commit made on 2022-07-27
Get this branch:
git clone -b cqt-38_pmu https://git.launchpad.net/~djacobs98/checkbox-iiotg/+git/checkbox-provider-intliotg
Only Doug Jacobs can upload to this branch. If you are Doug Jacobs please log in for upload directions.

Branch merges

Branch information

Recent commits

7bcf978... by Doug Jacobs

Add: Add perf_events_tests repository to the Provider not the Snap. Tests are built in provider then made available to the snap. Makefile is called by manage.py, changes were made to jobs.pxu and test-plan.pxu. pmu_perf_events_tests_flat-dir
.list and pmu_perf_events_tests.list are a list of the tests to run, based on the list in perft_events_tests/run-tests.sh.

9bb777a... by Doug Jacobs

Add: PMU test plan & jobs
Add: PMU to core/desktop/server test plans.
Modify: Fix test pathname so it doesn't have "//"

4508daf... by Doug Jacobs

Add: Adding tests for Power Management Unit via perf_event_tests suite

11d7afc... by Ubuntu <email address hidden>

Merge #426429 from ~stanley31/checkbox-iiotg/+git/checkbox-provider-intliotg:0705_fixed_mei_test

Implemented a new test case to get MEI firmware version instead of AMT firmware version

c95b882... by Ubuntu <email address hidden>

Merge #426236 from ~stanley31/checkbox-iiotg/+git/checkbox-provider-intliotg:1979731_fixed_vainfo_test

Corrected the library path and verified passed

3bb8015... by StanleyHuang

Fix: create new test case to get mei fw version

In #1979925, the AMT firmware version is not available with non-vPro
CPU by MEI interface.
Created a new test case to retrieve MEI firmware version instead of
retrieve AMT firmware version

e0752b1... by StanleyHuang

Fix: correct library path for va-api

correct the library path for va-api

f26c1a5... by Ubuntu <email address hidden>

Merge #425361 from ~zongminl/checkbox-iiotg/+git/checkbox-provider-intliotg:remove-ishtp/driver-detect

a8a1616... by Vic Liu

Fix: ishtp/check-thermal-type job is using 'return' to return exit code but 'exit' should be used instead

bb3799d... by Vic Liu

Remove: Remove ishtp/driver-detect job for it's checking an incorrect ishtp driver name and ishtp/module-detect already has this covered