summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2012-11-04Fix FSF addressHEADmasterTim-Philipp Müller8-16/+16
2012-07-24insanity-run: Remove debug printSebastian Dröge1-1/+0
2012-07-24insanity: Remember default test installation directory and use by defaultSebastian Dröge2-5/+7
2012-07-24insanity-inspect: Add new insanity-inspect tool that prints all test metadataSebastian Dröge1-0/+128
2012-07-24insanity-run: All the metadata must be presentSebastian Dröge1-4/+2
2012-07-24insanity-run: Print all test arguments with information for -a helpSebastian Dröge1-5/+24
2012-07-24insanity-run: Improve -t help output by only printing test name and descriptionSebastian Dröge1-17/+1
2012-07-24bin: Port everything else from deprecated OptionParser to ArgumentParserSebastian Dröge5-38/+40
2012-07-24insanity-run: Improve argument passingSebastian Dröge1-58/+55
2012-07-24insanity-run: Print help if no arguments are passedSebastian Dröge1-1/+1
2012-07-02bin: Always activate the terminal redirection monitorThibault Saunier1-8/+2
2012-06-27bin: Add support for TerminalRedirectionMonitor in insanity-runThibault Saunier1-1/+15
2012-06-14insanity: Make MySQLdb an optionnal dependencyThibault Saunier4-5/+23
2012-05-29bin: Implement testlist loading from an XML fileThibault Saunier1-63/+105
2012-05-23bin: Misc fixesThibault Saunier1-2/+3
2012-05-23bin: Extra information is a dictionnary, use it as suchThibault Saunier3-3/+3
2012-05-23bin: remove unused importThibault Saunier1-6/+0
2012-04-03Ensure storage is closed on errorVincent Penquerc'h1-0/+6
2012-04-03Create storage lastVincent Penquerc'h1-18/+19
2012-03-19Make arguments specifications be delimited by a semicolon, not a commaVincent Penquerc'h1-4/+7
2012-03-19Document the use of multiple argumentsVincent Penquerc'h1-0/+2
2012-03-16Put monitors back into shape, and allow gdb/valgrind from insanity-runVincent Penquerc'h1-25/+37
2012-03-05Save all test iterations to storageVincent Penquerc'h1-2/+3
2012-03-02Output an error with the exception message when trappingVincent Penquerc'h1-1/+2
2012-03-02Catch exception in adding test and exit with errorVincent Penquerc'h1-2/+8
2012-02-28Add a constant argument "generator"Sebastian Dröge1-0/+5
2012-02-23Add ExternalGeneratorVincent Penquerc'h1-0/+7
2012-02-22Failures now come with an optional description stringVincent Penquerc'h2-1/+12
2012-02-20Add --execcmd argumentVincent Penquerc'h1-1/+24
2012-02-17Test metadata can now be read from the C testsVincent Penquerc'h2-9/+19
2012-02-13First step towards external testsVincent Penquerc'h1-131/+0
2012-02-07Remove all the gstreamer stuffVincent Penquerc'h5-2147/+3
2011-09-20Check no-unexpected-failures == "1"David Laban1-1/+1
2011-09-20Move tests to within insanity packageDavid Laban2-2/+2
2011-09-15subtest-names: Record "skip" if tests are aborted.David Laban1-0/+13
2011-09-15Make reruns silently replace non-reruns where possibleDavid Laban1-0/+28
2011-09-15Add info from monitors (including logfile)David Laban1-0/+22
2011-09-15insanity-dumpresults-json initial versionDavid Laban1-78/+112
2011-09-15copy-paste dumpresults to dumpresults-jsonDavid Laban1-0/+177
2011-09-15Add settings.py support to gst-media-testDavid Laban1-8/+41
2011-04-27all: Remove trailing whitespacesEdward Hervey4-10/+10
2011-04-27insanity-compare: Reduce verbosityEdward Hervey1-1/+1
2010-05-18Properly name DBus object/pathsEdward Hervey1-2/+2
2009-09-10dumpresults: Fix print statementEdward Hervey1-1/+1
2009-08-13insanity-compare: Fix up for API/ABI changesEdward Hervey1-10/+11
2009-06-30dbstorage: Extras are not a dictionnary but a sorted list of tuples.Edward Hervey1-2/+2
2008-12-17dumpresults : Fix for new DB APIEdward Hervey1-1/+1
2008-12-08dbstorage: Remove all monitor-specific tables/indexes/fields, remove blob fie...Edward Hervey1-2/+2
2008-12-04dumpresults: Update for API changesEdward Hervey1-2/+2
2008-11-25bin/dumpresult: Print the environment registries sorted by key values.Edward Hervey1-1/+4