summaryrefslogtreecommitdiff
path: root/ezbench
AgeCommit message (Expand)AuthorFilesLines
2017-12-11ezbench: Pass attributes when creating a jobPetri Latvala1-1/+2
2017-12-11ezbench: Properly fill the work objectPetri Latvala1-1/+1
2017-12-11ezbench: Split on all whitespace by defaultPetri Latvala1-1/+1
2017-10-04ezbench: act as client for controllerd REST interfacePetri Latvala1-67/+313
2017-10-04ezbench: fix displaying testsetsMartin Peres1-2/+2
2017-05-02ezbench: fix the handling of rounds/ensure with testsetsMartin Peres1-4/+5
2017-04-28ezbench: fix the code defaulting to 3 rounds if -r is unsetMartin Peres1-2/+3
2017-03-10ezbench: add an ensure option (-e)Martin Peres1-13/+27
2017-03-10ezbench: improve the add_test outputMartin Peres1-2/+9
2017-03-10smartezbench: do not default to 1 round if rounds is None in add_testsetMartin Peres1-1/+6
2017-03-10smartezbench: do not default to 3 runs if rounds is None in add_testMartin Peres1-2/+7
2017-01-15ezbench: allow listing the available testsMartin Peres1-0/+11
2017-01-15ezbench: be more resistant to being called from a symlinkMartin Peres1-1/+1
2016-12-05ezbench: allow setting attributesMartin Peres1-0/+15
2016-12-05ezbench: make the status command display the attributesMartin Peres1-0/+8
2016-12-04smartezbench: allow setting configuration scriptsMartin Peres1-0/+12
2016-10-24random typo fixesEero Tamminen1-1/+1
2016-10-17hierarchy: move the python modules inside a ezbench namespacePekka Jylhä-Ollila1-4/+5
2016-07-29ezbench.py: rename Ezbench.run_commits() into Ezbench.run()Martin Peres1-2/+2
2016-07-29perform s/benchmark/test/gMartin Peres1-18/+18
2016-06-06ezbench.py/Ezbench: construct core.sh's path from ezbench_dirMartin Peres1-3/+3
2016-03-10smart_ezbench: add the RUNNING stateMartin Peres1-1/+1
2016-02-25ezbench: allow scheduling test setsMartin Peres1-1/+68
2016-02-25ezbench: exit after telling a profile is neededMartin Peres1-0/+1
2016-01-27compare_reports: improve the html outputMartin Peres1-1/+0
2015-10-21ezbench.py: introduce the concept of running modeMartin Peres1-4/+10
2015-10-16make smart_ezbench the standard interface for usersMartin Peres1-0/+106