summaryrefslogtreecommitdiffstats
path: root/tests/unit/loader/plan_test.py
AgeCommit message (Expand)AuthorFilesLines
2017-02-24Fix bug when no paths is given for Plan constructorYujun Zhang1-7/+10
2017-02-21Implement the collector regex for system info logfile.wu.zhihui1-1/+1
2017-02-19Fix error in loader testYujun Zhang1-3/+2
2017-02-15Implement logfile collector and grep parserYujun Zhang1-2/+8
2017-02-15Refactoring collector initialization in plan loaderYujun Zhang1-2/+3
2017-01-29Refactor loader classesYujun Zhang1-1/+1
2017-01-23Formalize constants for property namesYujun Zhang1-9/+9
2017-01-03Implement plan, qpi and metric constructorsYujun Zhang1-0/+43