summaryrefslogtreecommitdiff
path: root/common/tests/run-test.pl
AgeCommit message (Collapse)Author
2012-12-11common/test: Add support of valgrind for the unit tests, refs #3403Olivier Dufour
To run the tests with valgrind, use the -v or --valgrind option in run-test.pl To select a test for valgrind check, use the valgrind macro.
2012-10-17common/tests: add the total number of tests done in reportNicolas Schodet
Also report the number of expected fail tests.
2012-10-17common/tests: fix directory line parsingNicolas Schodet
When using "::" notation, the first colon was taken as part of the directory name.
2012-10-08common/tests: do not abort on bad test directoryNicolas Schodet
2011-12-20common/tests: move cesar automatic tests into a common directory, refs #2772Jean-Philippe SAVE
2008-04-07Moved the complete svn base into the cesar directory.save
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1769 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-02-29 * common/tests:schodet
- check for base argument. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1511 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-10-31Added --include, --exclude, --directory.schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@928 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-10-24Added test timeout.schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@876 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-10-08Added automatic lcov for target.schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@799 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-09-04Added coverage tools support.schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@651 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-05-09Added new test system.schodet
Added ccache support. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@93 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-04-20Add automatic tests execution.schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@65 017c9cb6-072f-447c-8318-d5b54f68fe89