summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2020-07-13bin:bluetooth_test -> bluetooth_test.pySylvain Pineau
2020-07-13bin:bluetooth_scan: DeletedSylvain Pineau
2020-07-13bin:battery_test -> battery_test.pySylvain Pineau
2020-07-12bin:audio_test -> audio_test.pySylvain Pineau
2020-07-12bin:audio_settings -> audio_settings.pySylvain Pineau
2020-07-12bin:audio_driver_info -> audio_driver_info.pySylvain Pineau
2020-07-12bin:audio_bluetooth_loopback_test -> audio_bluetooth_loopback_test.shSylvain Pineau
2020-07-12bin:ansi_parser -> ansi_parser.pySylvain Pineau
2020-07-12bin:alsa_record_playback -> alsa_record_playback.shSylvain Pineau
2020-07-12bin:alsa_pcm_info -> alsa_pcm_info.pySylvain Pineau
2020-07-12bin:accelerometer_test -> accelerometer_test.pySylvain Pineau
2020-07-09Merge #387049 from ~jocave/plainbox-provider-checkbox:gateway-networkctl-fixPMR
2020-07-01fixed the typo to unmount diskstanley31
2020-06-29gateway_ping_test: fix crash when using networkctlJonathan Cave
2020-06-18Modify import & call to Disk library in fstrim_test script, per jocave's commentRod Smith
2020-06-18Fix broken fstrim_test module definitionRod Smith
2020-06-17Merge #385588 from ~rodsmith/plainbox-provider-checkbox:add-fstrim-testPMR
2020-06-15PEP8 compliance fixesJeff Lane
2020-06-15bin/kernel_taint_test: Improve output to identify proprietary and non-intree ...Jeff Lane
2020-06-11Added new fstrim testRod Smith
2020-06-09ethernet: static config job networkd/nm supportJonathan Cave
2020-05-29Merge #384062 from ~alanec/plainbox-provider-checkbox:ipmi_test-py_patchsnap-2020-05-29T0924PMR
2020-05-27Merge #383957 from ~bladernr/plainbox-provider-checkbox:1878614-modify-networ...PMR
2020-05-18Updated get_ipmi_channel() to skip invalid IPMI channels.Adrian Lane
2020-05-18Updated _process_exec() conditionals with more appropriate evaluation method.Adrian Lane
2020-05-18Updated conditional in get_ipmi_channel() to match similar methods.Adrian Lane
2020-05-16Major refactor for: helper fn and __init__ cleanup, docstrings added and remo...Adrian Lane
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-29Made ipmi_locate() informational for the time being. Getting segfaults w/ som...Adrian 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-27PEP8 spacing correction.Adrian Lane
2020-04-26Minor refactor of ipmi_channel().Adrian Lane
2020-04-26Enhanced ipmi driver retrival, cleaned up output formatting & syntax, fixed m...Adrian Lane
2020-04-24Add the missing mac_passthrough.py for job dock/mac-address-passthroughNara Huang
2020-04-24Minor syntax correction for PEP8 compliance.Adrian Lane
2020-04-24Added support for multiple IPMI driver types (at once), cleaned up ipmi_chann...Adrian Lane
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