summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2020-07-13bin:cycle_vts -> cycle_vts.shSylvain Pineau
2020-07-13bin:create_connection -> create_connection.pySylvain Pineau
2020-07-13bin:cpu_topology -> cpu_topology.pySylvain Pineau
2020-07-13bin:cpu_offlining -> cpu_offlining.pySylvain Pineau
2020-07-13bin:connect_wireless -> connect_wireless.shSylvain Pineau
2020-07-13bin:color_depth_info -> color_depth_info.pySylvain Pineau
2020-07-13bin:cking_suite: DeletedSylvain Pineau
2020-07-13bin:check-prerelease -> check-prerelease.pySylvain Pineau
2020-07-13bin:check_is_laptop -> check_is_laptop.shSylvain Pineau
2020-07-13bin:camera_test -> camera_test.pySylvain Pineau
2020-07-13bin:bt_connect -> bt_connect.pySylvain Pineau
2020-07-13bin:broadband_info -> broadband_info.shSylvain Pineau
2020-07-13bin:brightness_test -> brightness_test.pySylvain Pineau
2020-07-13bin:boot_mode_test -> boot_mode_test.pySylvain Pineau
2020-07-13bin:bmc_info -> bmc_info.pySylvain Pineau
2020-07-13bin:bluetooth_transfer_stress -> bluetooth_transfer_stress.shSylvain Pineau
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