Markus Kauppila
cc7000166f
Added timeout for dummycase3 in libtestdummy.
2011-07-14 20:57:16 +03:00
Markus Kauppila
66677c0ad1
Fixed AssertEquals.
2011-07-14 20:33:18 +03:00
Markus Kauppila
7de8abe0c4
Harness kills hung tests (won't work with --in-proc option).
...
Added result description to test logs (tells why test failed,
such as exceeding its timeout).
2011-07-13 19:51:25 +03:00
Markus Kauppila
022eceb59a
Breaking tests in surface to several smaller tests.
2011-07-12 16:47:50 +03:00
Markus Kauppila
6d3454e153
If any assert in SetUp function fails that test will be skipped.
2011-07-11 21:09:28 +03:00
Markus Kauppila
3efe0fed79
Added SetUp/TearDown functions for test suites.
2011-07-11 17:55:35 +03:00
Markus Kauppila
48bcede0dc
Bunch of little fixes.
2011-07-10 18:42:52 +03:00
Markus Kauppila
db5086bfea
Cleaned up the build system. 'make clean' now deletes the installed
...
test suites (this should prevent old tests lingering around)
--HG--
rename : test/test-automation/install-tests.sh => test/test-automation/build-scripts/install-tests.sh
2011-07-01 22:15:23 +03:00
Markus Kauppila
84915157da
Fixed a bunch of Makefile.am files.
2011-07-01 17:11:20 +03:00
Markus Kauppila
3185853496
Removed printf's from dummy test suite.
2011-06-27 22:16:32 +03:00
Markus Kauppila
481c64b262
Added timeout to TestCaseReference.
2011-06-11 21:37:28 +03:00
Markus Kauppila
b53f302e9c
Added comments and did some cleaning.
2011-06-09 18:07:50 +03:00
Markus Kauppila
4f8639e449
Creating pipeline for test case selection. Work in progress.
2011-06-09 16:37:51 +03:00
Markus Kauppila
eb11cafec4
Add a comment.
2011-06-06 21:16:18 +03:00
Markus Kauppila
d9ce7a4a40
Converted libtest to a more proper dummy test suite (libtestdummy).
2011-06-06 18:15:19 +03:00