Markus Kauppila
|
8cf1257081
|
Test cases executed in their own process can now bail out if
assertion fails.
Note: Bailing out doesn't work with --in-proc option.
|
2011-08-28 21:00:38 +03:00 |
|
Markus Kauppila
|
681d72d5f1
|
Option --show-tests prints test description.
|
2011-08-28 20:27:25 +03:00 |
|
Markus Kauppila
|
bfd6031522
|
Fixed timestamp issue.
|
2011-08-28 20:08:36 +03:00 |
|
Markus Kauppila
|
3204437b60
|
Changed logging behavior. Runner uses stdout as default and
file logging is enabled with --logfile [BASENAME] (or --logdir).
|
2011-08-28 20:01:25 +03:00 |
|
Markus Kauppila
|
107e5455f1
|
Refined install script to be more helpful.
|
2011-08-28 18:58:13 +03:00 |
|
Markus Kauppila
|
dadc383a40
|
Created SetUp and TearDown functions for testrwops suite.
|
2011-08-28 11:55:54 +03:00 |
|
Ryan C. Gordon
|
043d6961da
|
Fixed wrong datatype for shaders and programs.
This is a pointer on Mac OS X, so it risked losing data in 64-bit builds.
|
2011-08-23 06:27:04 -04:00 |
|
Ryan C. Gordon
|
d4f80d6538
|
Fixed another printf() compiler warning, this time in the 1.3 branch.
|
2011-08-23 03:12:27 -04:00 |
|
Markus Kauppila
|
9f2382d3e9
|
Fixed unit float and unit double generators.
|
2011-08-17 12:57:14 +03:00 |
|
Markus Kauppila
|
b9e0078d9e
|
Renamed RandomInteger to RandomSint32 and RandomUnsignedInteger
to RandomUint32.
|
2011-08-17 11:44:57 +03:00 |
|
Markus Kauppila
|
98c51aa111
|
Fixed an issue with nonexistant function.
|
2011-08-17 10:34:42 +03:00 |
|
Markus Kauppila
|
8c2769cf10
|
Fixes based on CR.
Some tests in rwops suite broken up to smaller tests.
|
2011-08-15 21:41:28 +03:00 |
|
Markus Kauppila
|
0eed3ad720
|
Fixed 'runner > mylog' problem.
Runner will tell if verbose logging is switched on.
|
2011-08-15 19:40:41 +03:00 |
|
Markus Kauppila
|
09c62ea0e7
|
Cleaning up render test suite.
|
2011-08-15 19:18:59 +03:00 |
|
Markus Kauppila
|
ab77326e9e
|
Renamed tests in dummy suite.
|
2011-08-14 21:36:43 +03:00 |
|
Markus Kauppila
|
ce36777e59
|
Clean up.
|
2011-08-14 21:29:00 +03:00 |
|
Markus Kauppila
|
551054f6fa
|
Fixed the exec-key option.
|
2011-08-14 21:27:47 +03:00 |
|
Markus Kauppila
|
6c09fb6fa1
|
Updating dummy test suite.
|
2011-08-14 21:05:08 +03:00 |
|
Markus Kauppila
|
57a595a0ef
|
Cleaning up render test suite.
|
2011-08-14 14:38:19 +03:00 |
|
Markus Kauppila
|
1f7455097c
|
Ported tests from "./tests/automated/render"
|
2011-08-13 19:00:39 +03:00 |
|
Markus Kauppila
|
a2975b4947
|
Added --include-dummy option.
|
2011-08-13 12:02:22 +03:00 |
|
Markus Kauppila
|
87469b9341
|
Fixed the doxygen markup.
|
2011-08-11 22:26:33 +03:00 |
|
Markus Kauppila
|
6c0ec1e85c
|
Cleaned up the rwops test suite.
|
2011-08-11 22:07:14 +03:00 |
|
Markus Kauppila
|
97bfb01768
|
Added random number generators for Uint8, Sint8, Uint16, Sint16,
Uint64 and Sint64.
|
2011-08-11 12:48:45 +03:00 |
|
Markus Kauppila
|
62265a4047
|
Added missing doxygen markup to some fuzzer functions.
|
2011-08-10 20:59:42 +03:00 |
|
Markus Kauppila
|
5d5b972d0b
|
Fixing previous commit. Forgot to add a few files.
|
2011-08-10 17:01:22 +03:00 |
|
Markus Kauppila
|
fb6871ea7f
|
Ported rwops test suite.
|
2011-08-10 16:55:30 +03:00 |
|
Markus Kauppila
|
cef23e1f23
|
Refactored the fuzzer a bit.
|
2011-08-10 00:11:38 +03:00 |
|
Markus Kauppila
|
9e61ba8614
|
Added boundary value generator functions for Sint8,
Sint16, Sint32 and Sint64.
|
2011-08-09 23:37:10 +03:00 |
|
Markus Kauppila
|
2930bc3bf6
|
Disabled an empty test.
|
2011-08-09 18:45:29 +03:00 |
|
Markus Kauppila
|
830a156c74
|
Added test suites testevent and testkeyboard.
|
2011-08-09 18:40:14 +03:00 |
|
Markus Kauppila
|
806ef205da
|
Added new test suites testvideo, testsyswm and testclipboard.
|
2011-08-09 18:20:48 +03:00 |
|
Andreas Schiffler
|
0fabac4d15
|
Added test cases for SDL_GetNumRenderDrivers and SDL_CreateRenderer and removed stub test case
|
2011-08-06 13:52:48 -07:00 |
|
Andreas Schiffler
|
d2c023305d
|
Fixed execKey generation
|
2011-08-06 12:56:43 -07:00 |
|
Markus Kauppila
|
33be5ef60c
|
Fixed typos.
|
2011-08-06 21:53:22 +03:00 |
|
Markus Kauppila
|
8b05e73c97
|
Little fix to help text in configure.ac
|
2011-08-06 21:48:37 +03:00 |
|
Markus Kauppila
|
249256f286
|
Trying to fix linux compatibility -> libSDLtest.* is now installed
to /usr/local/lib.
|
2011-08-06 21:32:59 +03:00 |
|
Markus Kauppila
|
fd2532dd93
|
Added Makefile.am's to hg.
|
2011-08-06 20:32:59 +03:00 |
|
Markus Kauppila
|
c881094c4a
|
Fixed a bunch of compiler warnings.
|
2011-08-06 19:49:37 +03:00 |
|
Markus Kauppila
|
01d2623ed3
|
Fixed 'make distclean'
|
2011-08-06 19:17:05 +03:00 |
|
Markus Kauppila
|
2515783e58
|
Updated the boilerplate files such as INSTALL and README.
|
2011-08-06 18:55:33 +03:00 |
|
Markus Kauppila
|
9f3d7d915b
|
Created data directory for test data.
Fixed platform test suite.
|
2011-08-06 18:29:14 +03:00 |
|
Markus Kauppila
|
4cac1cd629
|
Runner is automatically installed to .
|
2011-08-06 18:00:10 +03:00 |
|
Markus Kauppila
|
131443d044
|
Reorganizing the project.
|
2011-08-06 17:35:58 +03:00 |
|
Markus Kauppila
|
5778b9682b
|
Added doxygen markup for the boundary value functions.
|
2011-08-04 21:09:17 +03:00 |
|
Markus Kauppila
|
5e3ab54d13
|
Cleaned the dummy suite a bit.
|
2011-08-04 20:54:27 +03:00 |
|
Markus Kauppila
|
74d2cb937a
|
Added empty test suite for render tests.
|
2011-08-04 20:52:39 +03:00 |
|
Markus Kauppila
|
e947646f4e
|
Added empty test suite for testing rwops.
|
2011-08-04 20:45:12 +03:00 |
|
Markus Kauppila
|
61dc8488b6
|
Added functions that generate random boundary values
for Uint16, Uint32 and Uint64 to the fuzzer.
|
2011-08-04 20:17:21 +03:00 |
|
Markus Kauppila
|
9c0da933bc
|
Refining boundary value generator.
|
2011-08-03 20:43:32 +03:00 |
|
Ryan C. Gordon
|
e308b7f557
|
testmultiaudio.c needs to #include <stdio.h>.
|
2011-08-03 03:12:07 -04:00 |
|
Markus Kauppila
|
fe5a22c87b
|
Fixing execution key generation based on CR.
|
2011-08-02 12:46:40 +03:00 |
|
Markus Kauppila
|
81d704f311
|
Fixed ScanForTestSuites function based on CR.
|
2011-08-02 11:20:11 +03:00 |
|
Markus Kauppila
|
43946d2d3c
|
Changed SetUpLogger based on CR.
|
2011-07-31 20:01:34 +03:00 |
|
Markus Kauppila
|
6271ef2a6b
|
Fixed harness seed generation based on CR.
Fixed a bug from SetUpLogger() function.
|
2011-07-31 19:08:38 +03:00 |
|
Markus Kauppila
|
efd49aed8c
|
Fixed type from usage info.
|
2011-07-29 19:52:16 +03:00 |
|
Markus Kauppila
|
7387bcbbd7
|
Fixed problem in ScanForTestSuites concerning hidden
files. Plus other little fixes.
|
2011-07-29 18:18:37 +03:00 |
|
Markus Kauppila
|
38b2cc186a
|
Fixed potential memory leak from test case loading.
|
2011-07-29 16:22:03 +03:00 |
|
Markus Kauppila
|
99c9517327
|
Runner prints some info to user, including where
to find the generated test report.
|
2011-07-28 22:19:09 +03:00 |
|
Markus Kauppila
|
73fdc9b3a2
|
Fixed an issue with fuzzing seeds.
|
2011-07-28 22:11:30 +03:00 |
|
Markus Kauppila
|
b941bde492
|
Made run seed more file name friendly.
|
2011-07-28 21:35:47 +03:00 |
|
Markus Kauppila
|
820d737fd1
|
Logger logs to file on default.
Directory and file name can be changed by using options
--logdir and --logfile. Option --log-stdout forces harness
to log to stdout.
|
2011-07-28 18:32:27 +03:00 |
|
Markus Kauppila
|
fd7929d362
|
Added randomly generated harness seed.
|
2011-07-27 18:37:47 +03:00 |
|
Markus Kauppila
|
5f209dc9d5
|
Added simple logging levels to logging system.
Added new option: --verbose.
Fixed help for option --version.
|
2011-07-27 17:48:07 +03:00 |
|
Markus Kauppila
|
3f3320a7fb
|
Changing the execution key generator.
Fixed --iterations option.
|
2011-07-25 20:32:31 +03:00 |
|
Markus Kauppila
|
7251d59000
|
Logger logs harness seed and test execution keys in hex representation.
|
2011-07-25 19:33:32 +03:00 |
|
Markus Kauppila
|
2e166cfb3c
|
Refining the fuzzer. Adding new functions and fixing the old ones.
|
2011-07-25 18:51:57 +03:00 |
|
Markus Kauppila
|
0ac4925a83
|
Fixing the previous commit.
|
2011-07-24 18:58:36 +03:00 |
|
Markus Kauppila
|
a5ebb7f521
|
Adding elementary support for fuzzing.
New options: --seed [VALUE] --exec-key [EXEC-KEY] --iterations VALUE
|
2011-07-24 18:21:53 +03:00 |
|
Markus Kauppila
|
258f08af80
|
Merged two heads.
|
2011-07-21 14:22:17 +03:00 |
|
Markus Kauppila
|
2543e8b7e6
|
Added count of skipped tests to default xsl style.
|
2011-07-21 13:57:55 +03:00 |
|
Andreas Schiffler
|
b844233a79
|
Added test case for power management function; improved assertions in tests
|
2011-07-20 23:04:55 -07:00 |
|
Markus Kauppila
|
8b612370f7
|
Fixed linking issue concerning test suites.
Fixed linux build (it compiles and runs properly).
|
2011-07-20 23:37:58 +03:00 |
|
Markus Kauppila
|
6d8cf052b5
|
Fixing linking issues using shared object.
|
2011-07-20 19:57:42 +03:00 |
|
Markus Kauppila
|
46ab8884d2
|
Using SDL timer to kill hung tests.
|
2011-07-20 19:32:34 +03:00 |
|
Markus Kauppila
|
d7342505eb
|
Refined test skipping.
|
2011-07-19 21:38:15 +03:00 |
|
Markus Kauppila
|
9932ea0a03
|
Testing out implementation for skipping unsupported test
automatically.
|
2011-07-18 22:26:26 +03:00 |
|
Markus Kauppila
|
7d9bdb201b
|
Refined the string escaping algorithm.
|
2011-07-18 17:16:38 +03:00 |
|
Markus Kauppila
|
d758dadb41
|
Fixes to logging system.
|
2011-07-18 16:37:02 +03:00 |
|
Markus Kauppila
|
b5cc9e71e8
|
Added --timeout VALUE command option.
|
2011-07-18 16:16:41 +03:00 |
|
Markus Kauppila
|
6b1df38ab5
|
Refactored a bit.
|
2011-07-18 15:25:54 +03:00 |
|
Markus Kauppila
|
65b1827acc
|
Harness warns about tests that request timeout when it's not
available.
|
2011-07-18 14:41:01 +03:00 |
|
Andreas Schiffler
|
f4722e408f
|
Fixed SDL_SetError() by making NULL fmt a no-op, update test automation
|
2011-07-17 20:59:34 -07:00 |
|
Markus Kauppila
|
f7ec340c08
|
Merging two heads.
|
2011-07-17 19:19:35 +03:00 |
|
Markus Kauppila
|
f78b37d76c
|
Fixed logging noise coming from unimplemented optional test
suite functions SetUp and TearDown.
|
2011-07-17 11:17:40 +03:00 |
|
Andreas Schiffler
|
d765305af1
|
Expanded and updated testplatform suite.
|
2011-07-16 20:12:25 -07:00 |
|
Markus Kauppila
|
9a4caf5f80
|
Fixed doxygen markup.
|
2011-07-14 21:04:31 +03:00 |
|
Markus Kauppila
|
61c4e3110e
|
Added timeout for dummycase3 in libtestdummy.
|
2011-07-14 20:57:16 +03:00 |
|
Markus Kauppila
|
45d142967a
|
Fixed incorrect assertions in surface test suite.
|
2011-07-14 20:43:32 +03:00 |
|
Markus Kauppila
|
495f7b476d
|
Fixed AssertEquals.
|
2011-07-14 20:33:18 +03:00 |
|
Markus Kauppila
|
ba7e652c14
|
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
|
578690ca49
|
Plain logger logs the used command line options.
|
2011-07-12 23:53:57 +03:00 |
|
Markus Kauppila
|
a2cd498eef
|
Breaking tests in surface to several smaller tests.
|
2011-07-12 16:47:50 +03:00 |
|
Markus Kauppila
|
fdd5716159
|
If any assert in SetUp function fails that test will be skipped.
|
2011-07-11 21:09:28 +03:00 |
|
Markus Kauppila
|
ce58837bbd
|
Added SetUp/TearDown functions for test suites.
|
2011-07-11 17:55:35 +03:00 |
|
Markus Kauppila
|
bb09b8ebe8
|
Fixes based on CR.
|
2011-07-11 17:47:55 +03:00 |
|
Markus Kauppila
|
17a1b22cd4
|
Updated assert messages in surface test suite.
|
2011-07-10 18:48:31 +03:00 |
|
Markus Kauppila
|
e92d5a6712
|
Bunch of little fixes.
|
2011-07-10 18:42:52 +03:00 |
|
Markus Kauppila
|
1072d833cd
|
Ported surface tests.
|
2011-07-09 17:55:35 +03:00 |
|
Markus Kauppila
|
084cc91e10
|
Ported common directory from automated. It contains common
helpers functions for some test suites.
|
2011-07-08 19:58:16 +03:00 |
|