summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2021-01-18Merge #395492 from ~sylvain-pineau/plainbox-provider-checkbox:wifi_nmcli_up_t...PMR
2021-01-12Merge #395815 from ~alanec/plainbox-provider-checkbox:cpufreq_test-excp-fixPMR
2021-01-08Merge #395963 from ~bladernr/plainbox-provider-checkbox:1896119-boot_mode_tes...PMR
2021-01-08fix wrong mode of fan_reaction_test.pyJeremy Szu
2021-01-07bin/boot_mode_test.py: properly open files so that they close once read lp: #...Jeff Lane
2021-01-08Merge branch 'lp1903653' into HEADJeremy Szu
2021-01-05Fix exception handling class in bin/cpufreq_test.py, ensuring unsupported sys...Adrian Lane
2021-01-05Rebase the new test coverage from SylvainJeremy Szu
2021-01-04Merge #394225 from ~bladernr/plainbox-provider-checkbox:1904965-cooper-lake-c...PMR
2021-01-04bin/cpuid.py update table with Cooper Lake CPUIDs lp: #1904965Jeff Lane
2021-01-04Add test cases for fan_reaction_test.pyJeremy Szu
2020-12-18Merge #392022 from ~alanec/plainbox-provider-checkbox:cpufreq_testPMR
2020-12-17Changed upper bound to 150% passing tolerance (per discussion w/ JeffL).Adrian Lane
2020-12-17bin:wifi_nmcli_test.py: Add a timeout (200s) to the 'nmcli up' subprocessSylvain Pineau
2020-12-15Removed unnecessary logic with startup governor reset.Adrian Lane
2020-12-15gateway_ping_test.py: improve the regular expression of ping resultLi-Hao Liao (Leon Liao)
2020-12-09Merge #394448 from ~zongminl/plainbox-provider-checkbox/+git/plainbox-provide...PMR
2020-12-08socketcan/*: fix EFF ID flag on 32 bit archJonathan Cave
2020-12-03audio/jobs: Use a new audio/detect_sinks_sources as depends job to audio/alsa...Vic Liu
2020-11-27Fix missing _fan_pathsJeremy Szu
2020-11-26make snap tests not require a particular system stateMaciej Kisielewski
2020-11-26Merge #394493 from ~jocave/plainbox-provider-checkbox:fix-exit-codePMR
2020-11-25snap_tests.py: fix exit code, add core20Jonathan Cave
2020-11-25Merge #393798 from ~meribold/plainbox-provider-checkbox:camera-qrcode-tty-detectPMR
2020-11-25camera/roundtrip-qrcode_*: reduce the size of QR codesLukas Waymann
2020-11-25Just use tty0 for camera/roundtrip-qrcode_* testsLukas Waymann
2020-11-23Fix the exception if hwmon isn't controlled by PCIJeremy Szu
2020-11-18Remove unreliable checking for hwmon/fan_*Jeremy Szu
2020-11-17Warn w/o traceback if cpufreq testing unsupported.Adrian Lane
2020-11-13roundtrip_qr.py: detect the active ttyJonathan Cave
2020-11-10Make sure all fan(s) are controllable before usingJeremy Szu
2020-10-23Added support for ARM64 Big-Little architecture.Adrian Lane
2020-10-12Changed driver logic to include ARM systems, now working successfully on Rasp...Adrian Lane
2020-10-12Merge #387916 from ~lihow731/plainbox-provider-checkbox/+git/plainbox-provide...PMR
2020-10-12bin/audio_test.py: Fix the "Unable to control recording volume..." bugLi-Hao Liao (Leon Liao)
2020-10-08Corrected old list variable name artifact within append_max_min() helper fn i...Adrian Lane
2020-10-01bin/booted_kernel_tests: kernel name for uc20Jonathan Cave
2020-09-30bin:disk_read_performance_test.sh: Add support for MTD (Flash) devicesSylvain Pineau
2020-09-14Merge #390510 from ~bladernr/plainbox-provider-checkbox:1895048-fail-on-carri...PMR
2020-09-10fde_tests.py: update FDE detect for UC20Jonathan Cave
2020-09-09bin/network_device_info.py - added argument to list disconnected devices, and...Jeff Lane
2020-08-29Added missing fail_count increment in dict comp. fn conditional.Adrian Lane
2020-08-29Dict comprehension additions, variable name cleanup, increased PEP compliance.Adrian Lane
2020-08-26Create new cpufreq scaling test for frequency scaling and governor configurat...Adrian Lane
2020-08-21bin/maas-version-check: removed the 2.0 version check that is causing issues,...Jeff Lane
2020-08-20Merge #386796 from ~williamhsu/plainbox-provider-checkbox/+git/plainbox-provi...PMR
2020-08-18Add job for validating sof firmware signatureKai-Chuan Hsieh
2020-08-14Merge #388884 from ~jocave/plainbox-provider-checkbox:pulse-use-from-snapsPMR
2020-08-13Exchanged the sequence of graphics log parsingWilliam Hsu
2020-08-12add leeway for frequency scaling testkissiel