lp:~djacobs98/checkbox-iiotg/+git/checkbox-provider-intliotg

Owned by Doug Jacobs
Get this repository:
git clone https://git.launchpad.net/~djacobs98/checkbox-iiotg/+git/checkbox-provider-intliotg
Only Doug Jacobs can upload to this repository. If you are Doug Jacobs please log in for upload directions.

Branches

Name Last Modified Last Commit
cyclictest 2023-04-11 07:44:06 UTC
Initial commit. Add cyclictest to stress tests for Desktop & Server.

Author: Doug Jacobs
Author Date: 2023-04-11 07:44:06 UTC

Initial commit. Add cyclictest to stress tests for Desktop & Server.
The test is run as a python script in bin/

master 2023-04-11 07:44:06 UTC
Initial commit. Add cyclictest to stress tests for Desktop & Server.

Author: Doug Jacobs
Author Date: 2023-04-11 07:44:06 UTC

Initial commit. Add cyclictest to stress tests for Desktop & Server.
The test is run as a python script in bin/

tsn_tests2 2023-02-22 07:35:35 UTC
Initial check in. Add additional manual TSN tests and update the test plan. ...

Author: Doug Jacobs
Author Date: 2023-02-22 07:11:09 UTC

Initial check in. Add additional manual TSN tests and update the test plan. Work on automation later.

tsn_tests 2023-02-22 06:36:31 UTC
Modify: Append the CPU mode to blacklist

Author: PeiYao Chang
Author Date: 2022-12-28 05:50:37 UTC

Modify: Append the CPU mode to blacklist

According to the support list of thermald, the EHL (mode:150) and the
ICL-D (mode: 108) are no supported by thermald.

We also check the thermald should be active in classic image and
inactive in core image

Please see:
 - https://github.com/intel/thermal_daemon/blob/master/src/thd_engine.cpp#L688

Initial Check-in. Add remaining test cases for TSN as manual tests. Will rework them as automated later.

Add full test names to test plan.

cqt-1260-Fix_test_plans 2022-10-05 08:57:22 UTC
Modify: Missed a test plan to delete.

Author: Doug Jacobs
Author Date: 2022-10-05 08:57:22 UTC

Modify: Missed a test plan to delete.

cqt-1261_usb-dwc3 2022-10-04 07:53:14 UTC
MODIFY: Make the module-detect and driver-detect tests rely on the support

Author: Doug Jacobs
Author Date: 2022-10-04 07:53:14 UTC

MODIFY: Make the module-detect and driver-detect tests rely on the support
        test so they will skip properly if the DUT doesn't support usb-dwc3

cqt-1254-WOL 2022-10-03 03:56:33 UTC
MODIFY: Exclude Manual Wake On Lan tests for S4.

Author: Doug Jacobs
Author Date: 2022-10-03 03:56:33 UTC

MODIFY: Exclude Manual Wake On Lan tests for S4.

pmu_submodule 2022-08-10 03:11:46 UTC
Still trying to use submodule

Author: Doug Jacobs
Author Date: 2022-08-10 03:11:46 UTC

Still trying to use submodule

cqt-38_pmu 2022-07-27 03:33:03 UTC
Add: Add perf_events_tests repository to the Provider not the Snap. Tests ar...

Author: Doug Jacobs
Author Date: 2022-07-27 03:30:07 UTC

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.

cqt-35_pmc 2022-06-09 08:03:53 UTC
Add: add power-management-cpu-cstate-cert-automated to automated test plans.

Author: Doug Jacobs
Author Date: 2022-06-06 09:22:59 UTC

Add: add power-management-cpu-cstate-cert-automated to automated test plans.
Add: added unit: power-management-cpu-cstate.
Modified: Remove package dependency check (packages evemu-tools and msr-tools
          will be added to the checkbox snap.)
Modified: test plan to use local copies of the tests not the original ones
Modified: added tests to the test plans for Core, Desktop, Server.
Add: bin directory & shell scripts
Modified: tests and test plans so they run before and after suspend.

fix_tsn 2022-06-07 08:59:22 UTC
Fix: Fix 2 problems in TSN. First, it should check for has_tsn, not has_ishtp.

Author: Doug Jacobs
Author Date: 2022-06-07 08:59:22 UTC

Fix: Fix 2 problems in TSN. First, it should check for has_tsn, not has_ishtp.
     Second, remove the "Checking device:" echo from the resource job.

cqt-34_thermal 2022-06-02 08:16:00 UTC
Add: Copied thermal tests from:

Author: Doug Jacobs
Author Date: 2022-06-02 08:16:00 UTC

Add: Copied thermal tests from:
https://git.launchpad.net/plainbox-provider-pc-sanity/tree/units/pc-sanity/pc-sanity-thermal.pxu
Modified: Cleaned up tests. (fixed indents, removed some echo statements.)
Modified: Added thermal tests to test-plans

cqt-25_tsn 2022-06-01 03:09:32 UTC
Add: Add tests for Time Sensitive Networking (TSN)

Author: Doug Jacobs
Author Date: 2022-05-30 03:22:13 UTC

Add: Add tests for Time Sensitive Networking (TSN)
     Tests will check Ethernet Controllers for TSN specific features, and also
     ask the user to establish clock sync between a clock on a secondary system
     and the SUT.
Modify: Add test entries to test plans for core, desktop and server.
        Put com.canonical.certification::stress-tests/hibernate.* back in
        test plans.

cqt-24_ishtp 2022-05-24 03:29:22 UTC
Added: Added some additional test cases for ISHTP.

Author: Doug Jacobs
Author Date: 2022-05-12 02:59:32 UTC

Added: Added some additional test cases for ISHTP.
Modified: ishtp/testplan.pxu now explicitly lists tests, no longer uses wildcard.
Added: Added ishtp test sets to Core, Desktop, Server test plans.
Changed: Use "user: root", not sudo.
Changed: support test that checks manifest, all other tests depend on this test.
Changed: added support test to test plan.
Fixed: Test was not explicitly setting RET_CODE to 1 in event of a failure.

uc_refactor 2022-05-13 09:35:32 UTC
Change: Renamed file to be consistent with other test-plan files.

Author: Doug Jacobs
Author Date: 2022-05-12 07:54:33 UTC

Change: Renamed file to be consistent with other test-plan files.
Change: Test plans to use iot, not odm.
Add: Test plan for stress.
Add: QEP and USB-dw3c to automated and manual.
     USB-dw3c is now part of intliotg provider.

fix_test_id 2022-05-12 07:30:27 UTC
Modified: Changed references for test IDs from iiotg (old provider) to intliotg

Author: Doug Jacobs
Author Date: 2022-05-12 07:30:27 UTC

Modified: Changed references for test IDs from iiotg (old provider) to intliotg

fix_manage 2022-05-10 08:30:39 UTC
Fixed: Fixed references to provider to point to checkbox-provider-intliotg

Author: Doug Jacobs
Author Date: 2022-05-10 08:30:39 UTC

Fixed: Fixed references to provider to point to checkbox-provider-intliotg

qep-mani 2022-05-10 05:31:09 UTC
Changed: Removed manifest lines so tests will be properly skipped if the HW

Author: Doug Jacobs
Author Date: 2022-05-10 05:31:09 UTC

Changed: Removed manifest lines so tests will be properly skipped if the HW
doesn't support QEP.

cqt-21_qep 2022-05-09 09:01:42 UTC
Add: QEP Tests for IOTG

Author: Doug Jacobs
Author Date: 2022-04-19 06:51:54 UTC

Add: QEP Tests for IOTG

Using a Resource and two Template jobs, these tests are for Quadrature Encoder
Peripherals (QEP.) The manifest must contain has_qep and QEP must enabled in
BIOS prior to running.

One test will look for the devices related to QEP on the PCI bus and the driver
is loaded.

The second test will verify that the device's directory exists.

All of the devices and directories must be present or the test will fail.

Finally, added qep-manual and qep-automated to the IIOTG test plans.

qep_test 2022-03-29 14:19:42 UTC
Initial creation of QEP test for Intel EHL HW

Author: Doug Jacobs
Author Date: 2022-03-29 14:19:42 UTC

Initial creation of QEP test for Intel EHL HW

120 of 20 results
This repository contains Public information 
Everyone can see this information.

Subscribers