summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Updated rteval and cyclictest modules to match the changed xmlout APIDavid Sommerseth2009-03-052-8/+17
| |
| * Use 'toprettyxml' method instead when writing XML file. Added more test casesDavid Sommerseth2009-03-051-5/+6
| |
| * Rewrote xmlout.py to use xml.dom.minidomDavid Sommerseth2009-03-051-43/+62
| |
| * Done a little cleanup and added some commentsDavid Sommerseth2009-03-041-10/+35
| |
| * Added XSLT template for generating text based reportsDavid Sommerseth2009-03-041-0/+52
| |
* | changed load xml formatClark Williams2009-03-042-6/+2
|/
* removed unused xml methods and report methodsClark Williams2009-03-034-90/+1
|
* added <loads> section to xml output; rearranged load xml output a bitClark Williams2009-03-034-20/+12
|
* added XMLOut class; ported all modules to use XMLOut; reworked generated XML ↵Clark Williams2009-03-036-65/+132
| | | | to use attributes
* added xml generation codeClark Williams2009-03-024-13/+145
|
* added RtEval class to run testsClark Williams2009-03-011-269/+268
|
* removed --keepdata option from testrunClark Williams2009-03-011-2/+2
|
* changed "keepdata" default to trueClark Williams2009-03-011-1/+1
|
* version bump to 0.5Clark Williams2009-02-231-1/+1
|
* version bumpClark Williams2009-02-201-2/+8
|
* fixed mixing of space and tabs; added path line to reportClark Williams2009-02-201-7/+7
|
* fixed incorrect directory print out in debug statementClark Williams2009-02-202-2/+2
|
* version bumpClark Williams2009-02-201-1/+6
|
* reworked run target to use new optionsClark Williams2009-02-201-2/+2
|
* removed automagic ready from base classClark Williams2009-02-201-1/+0
|
* return ready when build is done; handle keyboard interrupt betterClark Williams2009-02-201-2/+11
|
* return ready when build is doneClark Williams2009-02-201-0/+1
|
* report improvements; removed duration logic (only rteval can stop the test now)Clark Williams2009-02-201-17/+20
|
* version bump; fixed keepdata logic; better error handling; reworked picking ↵Clark Williams2009-02-201-101/+173
| | | | tmpdir
* renamed from prevert to rtevalClark Williams2009-01-139-36/+67
|
* bumped version to 0.3Clark Williams2009-01-122-2/+2
|
* added join at end of of stopping loads; corrected memory report suffix; ↵Clark Williams2009-01-121-2/+10
| | | | added call to load reports; print report to stdout after generation
* added priority tracking to RunData class; modified reports to print command ↵Clark Williams2009-01-121-9/+12
| | | | line for cyclictest
* added report function to kcompile classClark Williams2009-01-121-5/+12
|
* added report function to hackbench classClark Williams2009-01-121-3/+5
|
* added report to load base class in load.pyClark Williams2009-01-121-1/+2
|
* added memory size and loadavg to reportClark Williams2009-01-101-0/+20
|
* told git to ignore .rpt filesClark Williams2009-01-091-0/+1
|
* fix runtime calculationClark Williams2009-01-091-5/+6
|
* updated version to 0.2Clark Williams2009-01-081-1/+1
|
* pass report file handle to cyclictest report; calculate run duration; added ↵Clark Williams2009-01-081-2/+28
| | | | report header
* accept file handle in cyclictest report methodClark Williams2009-01-081-7/+7
|
* fixed link creation for /usr/bin/prevert in %post of specfileClark Williams2009-01-081-0/+1
|
* pass keepdata option to cyclictest object; print out generation of sysreportClark Williams2009-01-081-2/+3
|
* added code to adjust cyclictest interval based on duration of run; added ↵Clark Williams2009-01-081-7/+26
| | | | report file generation
* added --keepdate option to Makefile default run targetClark Williams2009-01-081-1/+1
|
* added suffix handler code for --durationClark Williams2009-01-071-1/+16
|
* fixed incorrect path in hackbench.pyClark Williams2009-01-071-2/+3
|
* ensured that stderr and stdin were /dev/null when running cyclictestClark Williams2009-01-071-1/+3
|
* added D environment variable to Makefile for durationClark Williams2009-01-071-1/+2
|
* added sysreport optionClark Williams2009-01-071-0/+6
|
* added startup message to prevert.pyClark Williams2008-12-101-0/+3
|
* improved reporting in cyclictest.pyClark Williams2008-12-101-1/+10
|
* added realclean target to MakefileClark Williams2008-12-101-0/+3
|
* updated .gitignore to ignore temp directories and bziped filesClark Williams2008-12-091-0/+3
|