Commit History

Author SHA1 Message Date
  florian 9c77e4a899 * support passing options to the emulator when using one for testing 4 years ago
  svenbarth eed63eed5c * document %CONFIGFILE option in ReadMe 8 years ago
  yury 99615264c5 * typos. 10 years ago
  pierre b496605d2c Add description of TEST_USE_LONGLOG 10 years ago
  Jonas Maebe 4f1207f603 + support for specifying an optional command line parameter to use during a 11 years ago
  yury fbb0b48ad6 * Implemented { %DELFILES file1 file2 ... } directive for tests. Primarily it is needed to delete shared libraries used by tests when TEST_DELTEMP=1. When testing on a real Android device, it is not good to run tests on flash memory partitions. Android devices have 1Mb RAM based tempfs partition for /tmp folder, which is ideal for running tests. Since 1Mb is very small size these days, it is needed to clean all test leftovers. Test shared libraries are the biggest leftovers and this new DELFILES directive will help to delete them. 12 years ago
  yury 663f354471 * Support for running tests on a remote Android device using ADB. 12 years ago
  Jonas Maebe 8329e60d28 * also support running the "full" and "fulldb" targets with -jX by 13 years ago
  Jonas Maebe 4fe93bbff0 * clarified that you should only clean between test suite runs for the 13 years ago
  Jonas Maebe 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 years ago
  pierre c5b2096f40 Add TEST_BENCH config 14 years ago
  mazen b127fc154a * Fixed spell error revealed by lintian. 15 years ago
  pierre 97a7e4b233 + describe new option NEEDEDAFTER 15 years ago
  Jonas Maebe 060d81b8fa Merged revisions 11878,11881-11882,11889,11891-11893,11895,11899-11902,11935,11938,12212,12304,12308-12310,12316,12330-12332,12334,12339-12340 via svnmerge from 16 years ago
  florian 695e9fa128 + TEST_ABI documented 17 years ago
  florian 8205f6c7b0 + infrastructure for tests depending on packages, by default, package tests are executed. 17 years ago
  florian ea787aba37 * link to results corrected 17 years ago
  florian b58b0cc60f o readme.txt update by Karl-Michael Schindler: 17 years ago
  yury adeafe6ef4 * Updated readme about running test suite on arm-wince device. 17 years ago
  micha b96823997d + add "FILES" variable for testsuite tests: list of files required by test needing to be copied to remote target 17 years ago
  micha 4699277f8d * add make option V to show dotest commandline for testsuite 18 years ago
  micha ce4acf5b49 + implement timeout wrapper call for testsuite (remote only) 18 years ago
  Jonas Maebe 2109469767 * fixed TEST_FPC comment 18 years ago
  yury 6db1d75fd8 * fixed typos. 18 years ago
  yury b6dbf981c9 * pass TEST_REMOTEPATH to emulator as "-R TEST_REMOTEPATH" 18 years ago
  florian 0738db8856 * automatic uploading of testsuite results for windows 18 years ago
  Jonas Maebe a5a8741464 * fixed some typos + some clarifications 19 years ago
  oro06 57d7f70414 +arm-wince testsuite 19 years ago
  florian cb5e8fc609 + tests/packages 20 years ago
  olle bfdfa67965 + section about cross testing on macos 20 years ago