summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Added .gitignore to ignore *.pycMac Mollison2010-02-09
* Minor cleanup; added error printing functionality to stdout_printer.Mac Mollison2010-02-09
* Renamed module names to be more intuitiveMac Mollison2010-02-08
* Implemented correct ordering for trace reader and a test suiteMac Mollison2010-02-08
* This is the beginning of a very major refactoring of the tool.Mac Mollison2010-02-08
* Test driver now gets as far as releasing the task set. Appears correct, but I...root2009-03-22
* Created sample test caseroot2009-03-22
* Made small updates to settings in test driverMac Mollison2009-03-22
* The very preliminary test driver now runs correctlyMac Mollison2009-03-21
* More very basic work on test driverMac Mollison2009-03-19
* Created test driver file, some initial contentMac Mollison2009-03-18
* Created new directories for trace analyzer and test driverMac Mollison2009-03-18
* Added ability to put in 'hooks' to print runnables at a given time. Also fixe...Mac Mollison2009-03-04
* Re-implemented EDF test with new stragety. Not tested yet, but a lot of progr...Mac Mollison2009-03-03
* Added a recent edition of run.pyMac Mollison2009-03-03
* Cleaned up EDF codeMac Mollison2009-03-03
* Created highly revamped EDF testMac Mollison2009-03-03
* Minor cleanupMac Mollison2009-03-02
* Cleaning up EDF test output for current runnables/runningsMac Mollison2009-03-02
* Adding timestamp printing next to each event in the EDF test printoutMac Mollison2009-03-02
* Minor changes to EDF outputMac Mollison2009-03-01
* EDF test seems much better, now getting 2329 corrects and 190 errors inMac Mollison2009-02-28
* EDF tester runs to completion. Finds 1925 corrects in g6 and 594 errors.Mac Mollison2009-02-28
* [bugfix] use 64 bit formats for unpackingBjoern B. Brandenburg2009-02-28
* [Portability] Do not rely on /usr/bin/python3.Bjoern B. Brandenburg2009-02-28
* Added "side effect remover" function. This is currently used to removeMac Mollison2009-02-26
* Cleaned up sort functions, now there's just oneMac Mollison2009-02-26
* Added possibility of sorting by an alternate key. This is useful to get recor...Mac Mollison2009-02-26
* Changed the terrible first-attempt EDF test to something much moreMac Mollison2009-02-26
* Implemented very ruidamentery EDF test which is hacky and which isMac Mollison2009-02-25
* Minor: Added description to SySysReleaseDataMac Mollison2009-02-24
* Finished sort2 to sort by two keysMac Mollison2009-02-24
* Fixed potential bug in the count function.Mac Mollison2009-02-24
* Major update.Mac Mollison2009-02-24
* Added != as a filter comparatorMac Mollison2009-02-24
* Very minor changeMac Mollison2009-02-24
* Major update completed. Everything merged back into one file. CreatedMac Mollison2009-02-23
* Added README fileMac Mollison2009-02-23
* Removed some files (in process of cleaning up...)Mac Mollison2009-02-23
* Added more complicated filter mechanism, added run.py which demonstrates the ...Mac Mollison2009-02-01
* Very simple filter mechanism added to Trace objectMac Mollison2009-02-01
* Created Trace objectMac Mollison2009-02-01
* Fixed error in sta_output in which get_types was not foundMac Mollison2009-02-01
* Did more cleanup work. Decided for certain to maintain seperate filesMac Mollison2009-01-29
* Factored out code into 3 .py files, did some cleanup, removed main()Mac Mollison2009-01-29
* Initial commit - messy state, probably working.Mac Mollison2009-01-28