summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-25Use the new XML based tests descriptionHEADmasterThibault Saunier2-37/+31
2012-06-25Add test.xml that will be used to describe the various tests to runThibault Saunier1-0/+73
2012-06-01Fix type in DarwinNicolas Dufresne1-1/+1
2012-06-01Add OSX support and improve unmount handlingNicolas Dufresne1-4/+17
2012-06-01Ensure done is called whatever happensNicolas Dufresne1-15/+16
2012-06-01Print running commandAlvaro Soliverez1-1/+1
2012-06-01Remove subprocess.check_output call as that is available just in PythonAlvaro Soliverez1-10/+11
2012-06-01Make sure environment variables are expandedAlvaro Soliverez1-2/+4
2012-06-01Fixed test nameAlvaro Soliverez1-1/+1
2012-06-01Fixed typo in test nameAlvaro Soliverez1-2/+2
2012-06-01Changed to use nonempty option for subsequent callsAlvaro Soliverez2-3/+3
2012-06-01Use environment variable for pathAlvaro Soliverez1-1/+1
2012-06-01Fixed typoAlvaro Soliverez1-1/+1
2012-06-01Comment media test mount for the momentAlvaro Soliverez1-1/+1
2012-06-01Added a test for insanity-test-gst-play and removed dummy oneAlvaro Soliverez1-2/+2
2012-06-01Recursively create media root directoryNicolas Dufresne1-1/+1
2012-03-03Mount/unmount keema when running testsVincent Penquerc'h2-1/+20
2012-03-02comment out the keema test for now as the sample test doesn't support uriVincent Penquerc'h1-7/+7
2012-03-02ahemVincent Penquerc'h1-0/+1
2012-03-02Ensure ~ is expandedVincent Penquerc'h1-1/+2
2012-03-02Add a trawl through keemaVincent Penquerc'h1-5/+7
2012-03-02Only use the last run's results if there was a db alreadyVincent Penquerc'h1-1/+9
2012-03-02Reorganization, cleanup, and fixesVincent Penquerc'h3-19/+52
2012-03-02simple insanity test script for gst sdkVincent Penquerc'h2-0/+34