summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2012-11-04Fix FSF addressHEADmasterTim-Philipp Müller1-2/+2
2012-06-18insanitytest: Add global parameter to add_checklist_item.Andre Moreira Magalhaes (andrunko)1-2/+2
2012-06-18insanity-test-blank: Fix indentation.Andre Moreira Magalhaes (andrunko)1-10/+11
2012-04-03Some cleanup and rename validate_step() to validate_checklist_item() for cons...Sebastian Dröge1-10/+10
2012-04-02Add log levels, log categories, and more log infoVincent Penquerc'h1-0/+8
2012-03-29Re-indent everythingSebastian Dröge1-6/+10
2012-03-21Fix compiler warningsSebastian Dröge1-2/+4
2012-03-21Set more compiler warning flagsSebastian Dröge1-2/+2
2012-03-05Add a 'global' flag to output filesVincent Penquerc'h1-1/+4
2012-02-29Remove trailing whitespaceVincent Penquerc'h1-1/+1
2012-02-28Add support for setting non-string arguments via insanity-runSebastian Dröge1-0/+7
2012-02-28Pass output filenames as a separate parameter over DBusSebastian Dröge1-9/+0
2012-02-28Refactor test metadata and handlingSebastian Dröge1-2/+9
2012-02-28Implement timeouts in standalone modeSebastian Dröge1-1/+0
2012-02-28Implement a ping method on the test to notify the test runner that the test i...Sebastian Dröge1-0/+2
2012-02-27Add parameter to _add_argument() for distinguishing global/non-global argumentsSebastian Dröge1-1/+1
2012-02-24Add proper versioning to the librarySebastian Dröge1-1/+1
2012-02-24Make properties construct-only and mark their strings as static stringsSebastian Dröge1-1/+1
2012-02-24Don't allow NULL as step in insanity_test_check()Sebastian Dröge1-1/+8
2012-02-23Allow attaching checks to any predefined checklist itemVincent Penquerc'h1-1/+1
2012-02-23Add insanity_test_check and INSANITY_TEST_CHECKVincent Penquerc'h1-0/+2
2012-02-23Add more API use samples, and make all tests passVincent Penquerc'h1-4/+15
2012-02-22Add documentation, including (some) g-i annotationsVincent Penquerc'h1-1/+1
2012-02-22Allow a single test instance to operate on a generator's outputVincent Penquerc'h1-1/+1
2012-02-22Rework DBus call sequenceVincent Penquerc'h1-6/+16
2012-02-22Failures now come with an optional description stringVincent Penquerc'h1-0/+1
2012-02-22Replace varargs with GValueVincent Penquerc'h1-2/+6
2012-02-21Argument typing on the C sideVincent Penquerc'h1-3/+7
2012-02-21Port option code to glibVincent Penquerc'h1-1/+1
2012-02-21Add extra infos and full description to metadataVincent Penquerc'h1-1/+1
2012-02-20Plug the blank test into "make check"Vincent Penquerc'h2-0/+5
2012-02-20Merge likely errors and checklist APIVincent Penquerc'h1-2/+2
2012-02-20Add padding to the public structuresVincent Penquerc'h1-1/+1
2012-02-20Use new include fileVincent Penquerc'h1-1/+1
2012-02-17move lib to a subdirectory by requestVincent Penquerc'h2-2/+2
2012-02-17Move tests from insanity/tests/ to tests/Vincent Penquerc'h2-0/+120
2011-09-20Move tests/ to insanity/testsDavid Laban13-1587/+0
2011-09-15GstMediaTestScenario: name reruns appropriatelyDavid Laban1-2/+2
2011-09-15GstMediaTestScenario: Don't re-run tests for expected failuresDavid Laban1-1/+7
2011-09-12Name full-gnlfilesource-scenario subtests more meaningfullyDavid Laban1-7/+11
2011-09-12Use instance_name mechanism in a test.David Laban1-2/+4
2011-09-12gnltest: import gst.audio for GstAudioChannelPosition enumDavid Laban1-0/+1
2011-08-19add failure explanation / diagnosis supportSenko Rasic1-0/+4
2010-05-17Merge remote branch 'origin/monitor-db-changes'Edward Hervey4-33/+76
2009-07-22New test : FullGnlFileSourceTest, using singledecodebin and gnlfilesourceEdward Hervey2-2/+372
2009-05-20gnltest: Also test for last buffer valid timestampsEdward Hervey1-5/+24
2009-05-20FullGnlFileSourceScenario: Test beginning/end segments in addition to middle.Edward Hervey1-2/+17
2008-12-17tests: Make sure we use milliseconds everywhere.Edward Hervey2-14/+21
2008-12-16Tests now report values in milliseconds instead of nanoseconds or floatsEdward Hervey4-20/+20
2008-12-04tests/typefind: Flatten extra-info outputEdward Hervey1-4/+6