summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2015-06-02providers:checkbox:bin:connect_wireless: Fix nmcli calls to comply with NM >=...Sylvain Pineau
2015-06-02providers:checkbox:bin:create_connection: Fix nmcli calls to comply with NM >...Sylvain Pineau
2015-05-18Removed FTP testing bits from network script as they are unreliable and no lo...Jeff Lane
2015-05-21providers:checkbox: don't consider zip as a recovery packageZygmunt Krynicki
2015-05-21providers:checkbox: rewrite get_recovery_partition() on top of lsbkl(8)Zygmunt Krynicki
2015-05-21providers:checkbox: convert staticmethods to plain functionsZygmunt Krynicki
2015-05-21providers:checkbox: reword RecoveryInfoZygmunt Krynicki
2015-05-21providers:checkbox: simplify and reword recovery_info checktypeZygmunt Krynicki
2015-05-21providers:checkbox: use more pythonic prints in recovery_infoZygmunt Krynicki
2015-05-21providers:checkbox: use saner names inside recovery_infoZygmunt Krynicki
2015-05-21providers:checkbox: make "recovery_info file" capable of handling binaryZygmunt Krynicki
2015-05-21providers:checkbox: fix recovery_command docstrings and interactive helpZygmunt Krynicki
2015-05-21providers:checkbox: fix recovery_info tests when passing extra argsZygmunt Krynicki
2015-05-20providers:checkbox: add recovery_info to provide image infoShawn Wang
2015-05-14"automatic merge of lp:~shawn111/checkbox/hexr-dkms/ by tarmac [r=zyga][bug=1...Shawn Wang
2015-05-14providers:checkbox: add dkms_info to fetch device related package information.Shawn Wang
2015-05-01Added back in a print I removed before but moved it to debug output. Added i...Jeff Lane
2015-05-01Modified Network Test to use a variable file size for standard iperf test. Cl...Jeff Lane
2015-04-17providers:checkbox: Minor fixes on sleep_time_testDaniel Manrique
2015-04-07providers:checkbox:bin:manage_compiz_plugin: Python3 version + gsettingsplainbox-provider-checkbox-v0.20c3plainbox-provider-checkbox-v0.20c2Sylvain Pineau
2015-04-07providers:checkbox: Remove the old GLOBS benchmarkSylvain Pineau
2015-03-31providers:checkbox: remove old piglit jobsZygmunt Krynicki
2015-02-26providers:checkbox: quote argument to umountZygmunt Krynicki
2015-02-26providers:checkbox: pass -input-charset to genisoimageZygmunt Krynicki
2015-02-13providers:checkbox: Fix behavior of disk_smart if getting the log is not supp...Daniel Manrique
2015-01-29Changed method of checking for console (non-redirected) output to use sys.std...Rod Smith
2015-01-29Conditionalize 'call('reset')' in virtualization script to prevent console re...Rod Smith
2015-01-29"providers:checkbox: Modify virtualization/kvm_check_vm job and virtualizatio...Daniel Manrique
2015-01-28providers:checkbox: virtualization supports --log-file parameter to write lo...Daniel Manrique
2015-01-27providers:checkbox: piglit_test should call piglit in verbose modeDaniel Manrique
2015-01-22"automatic merge of lp:~zkrynicki/checkbox/fix-1413134/ by tarmac [r=kissiel]...Zygmunt Krynicki
2015-01-21providers:checkbox: use python3 for auto-running pm_testZygmunt Krynicki
2015-01-21providers:checkbox: run {poweroff,reboot} in the foregroundZygmunt Krynicki
2014-12-18providers:checkbox:virtualization: Replace Enum by regular integersSylvain Pineau
2014-12-15Fixed spurious 'command not found' error in storage_test scriptRod Smith
2014-12-09providers:checkbox: PEP8 fixesDaniel Manrique
2014-12-09providers:checkbox: Set PYTHONPATH when invoking piglit tests (LP: #1400769)Daniel Manrique
2014-12-05pep8 cleanup as much as I could (remaining lines are all output lines)Jeff Lane
2014-12-05Fixed devnull redirects to work on all python3 versions. subprocess.DEVNULL w...Jeff Lane
2014-12-03providers:checkbox:bin:pm_test: Ensure that ~/.config/autostart is not owned ...Sylvain Pineau
2014-11-24changed how we check for warningsJeff Lane
2014-11-24Slight modification to the Warning check regex to only abort when the device ...Jeff Lane
2014-11-24Changed regex to be a bit more specific in what it matches against. Also add...Jeff Lane
2014-11-13Fix bug 1392010: SMART test failure on new disksRod Smith
2014-11-06Refinements, new --test_versions and --test_serials optionsRod Smith
2014-10-28Some small changes to fix issues noted by Daniel and JeffRod Smith
2014-10-27Added new dmitest script for DMI system info sanity checkingRod Smith
2014-10-22provider-checkbox:bin:network: Add Min/Max/Avg throughputs to logsSylvain Pineau
2014-10-21"providers:checkbox: don't start threads in parallel when doing memory_test [...Daniel Manrique
2014-10-20providers:checkbox: don't start threads in parallel when doing memory_test (b...Daniel Manrique