summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2020-05-27Merge #383957 from ~bladernr/plainbox-provider-checkbox:1878614-modify-networ...PMR
2020-05-14bin/network: changed failure output to be a little more explicit. lp: #1878614Jeff Lane
2020-05-13fix a crash in freq gov. test if the scaling_available_frequencies file is NAkissiel
2020-05-08Revised calls to external programs in check-prerelease scriptRod Smith
2020-05-08Fix check-prerelease script to deal with removal of Supported line from apt-c...Rod Smith
2020-05-06Merge #383451 from ~bladernr/plainbox-provider-checkbox:1876966-removable_sto...PMR
2020-05-05bin/removable_storage_test: add uid check so script is only run as root. lp: ...Jeff Lane
2020-05-05bin/frequency_governors_test, bin/removable_storage_test: address SyntaxWarni...Jeff Lane
2020-04-28* Sink device name changed to Hdmi in DMIC. (LP: #1875526)Bin Li
2020-04-27Using abstraction base class Callable under collections.abc. (LP: #1875310)Kai-Chuan Hsieh
2020-04-24Add the missing mac_passthrough.py for job dock/mac-address-passthroughNara Huang
2020-04-20Merge #382600 from ~alanec/plainbox-provider-checkbox:ipmi_test-pyPMR
2020-04-20Minor refactoring (implemented feedback from Jeff Lane).Adrian Lane
2020-04-20Merge #382321 from ~jocave/plainbox-provider-checkbox:booted-kernel-fixPMR
2020-04-17Minor refactoring, private function declaration.Adrian Lane
2020-04-16power-management: add failed service checksJonathan Cave
2020-04-15Updated loop in ipmi_channel_helper().Adrian Lane
2020-04-15Minor syntax fix in helper functions.Adrian Lane
2020-04-15PEP8 spacing update.Adrian Lane
2020-04-15Updated ipmi_channel_hlpr().Adrian Lane
2020-04-15booted_kernel_tests: fix for base core18 snapsJonathan Cave
2020-04-15Refactored ipmi_channel(), improved robustness.Adrian Lane
2020-04-13it should be a typo from 6f896de9 which break functionalityAlex Tu
2020-04-12Fix for loop in ipmi_channel().Adrian Lane
2020-04-12General refactor/enhancements (var defines, syntax/comments).Adrian Lane
2020-04-05explicit syntax addsAdrian Lane
2020-04-05minor refactoring, syntax changesAdrian Lane
2020-04-05Matching changes to function names for consistencyAdrian Lane
2020-04-05Minor variable changes for clarity.Adrian Lane
2020-04-05Increased robustness of variable setting, performed minor refactoring of func...Adrian Lane
2020-04-03Refactored ipmi_channel(), minor syntax changes (last push till next feedback).Adrian Lane
2020-04-03Minor syntax/comment changesAdrian Lane
2020-04-03Refactor to oop, add argparsing & logging (debug/quiet). Implemeneted feedbac...Adrian Lane
2020-04-03bin:pm_test: Use the NORMAL_USER en var when invoked via remoteSylvain Pineau
2020-03-31bin:disk_read_performance_test: Revert ata threshold to 80 MB/secSylvain Pineau
2020-03-30bin/light_sensor_test: set script executableray.chen
2020-03-28Function refactoring and general cleanup.Adrian Lane
2020-03-28Minor syntax changes w/ print(f).Adrian Lane
2020-03-28Converted ipmi_test from Bash to Python3; added functionality and streamlined...Adrian Lane
2020-03-26Merge #381120 from ~rodsmith/plainbox-provider-checkbox:update-disk-read-perf...PMR
2020-03-26Backed off nvme and mdadm changes to disk_read_performance_test in response t...Rod Smith
2020-03-26Merge #379950 from ~ray.chen/plainbox-provider-checkbox:add-ambient-light-sen...PMR
2020-03-25power: add light sensor testray.chen
2020-03-24Update disk_read_performance_test with new device types & more modern minimum...Rod Smith
2020-03-20stress_ng_test: Reintroduced missing af-alg stressor in the cpu stress test l...Jeff Lane
2020-03-11Fixed failure of LXD test to run under 20.04 pre-releaseRod Smith
2020-03-06Merge #379349 from ~jocave/plainbox-provider-checkbox:tty-qrcode-roundtripPMR
2020-03-06camera: add roundtrip-qr display/camera testJonathan Cave
2020-02-27xrand_cycle: don't try setting resolutions that don't workMaciej Kisielewski
2020-02-25Merge #379215 from ~rodsmith/plainbox-provider-checkbox:unify-stress-ng-wrapp...PMR