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 سال پیش |
yury
|
663f354471
* Support for running tests on a remote Android device using ADB.
|
12 سال پیش |
Jonas Maebe
|
8329e60d28
* also support running the "full" and "fulldb" targets with -jX by
|
13 سال پیش |
Jonas Maebe
|
4fe93bbff0
* clarified that you should only clean between test suite runs for the
|
13 سال پیش |
Jonas Maebe
|
04df0d537e
* more finegrained parallelism support for testsuite runs: the tests are no
|
13 سال پیش |
pierre
|
c5b2096f40
Add TEST_BENCH config
|
14 سال پیش |
mazen
|
b127fc154a
* Fixed spell error revealed by lintian.
|
15 سال پیش |
pierre
|
97a7e4b233
+ describe new option NEEDEDAFTER
|
16 سال پیش |
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
|
17 سال پیش |
florian
|
695e9fa128
+ TEST_ABI documented
|
17 سال پیش |
florian
|
8205f6c7b0
+ infrastructure for tests depending on packages, by default, package tests are executed.
|
17 سال پیش |
florian
|
ea787aba37
* link to results corrected
|
17 سال پیش |
florian
|
b58b0cc60f
o readme.txt update by Karl-Michael Schindler:
|
17 سال پیش |
yury
|
adeafe6ef4
* Updated readme about running test suite on arm-wince device.
|
17 سال پیش |
micha
|
b96823997d
+ add "FILES" variable for testsuite tests: list of files required by test needing to be copied to remote target
|
17 سال پیش |
micha
|
4699277f8d
* add make option V to show dotest commandline for testsuite
|
18 سال پیش |
micha
|
ce4acf5b49
+ implement timeout wrapper call for testsuite (remote only)
|
18 سال پیش |
Jonas Maebe
|
2109469767
* fixed TEST_FPC comment
|
18 سال پیش |
yury
|
6db1d75fd8
* fixed typos.
|
18 سال پیش |
yury
|
b6dbf981c9
* pass TEST_REMOTEPATH to emulator as "-R TEST_REMOTEPATH"
|
19 سال پیش |
florian
|
0738db8856
* automatic uploading of testsuite results for windows
|
19 سال پیش |
Jonas Maebe
|
a5a8741464
* fixed some typos + some clarifications
|
19 سال پیش |
oro06
|
57d7f70414
+arm-wince testsuite
|
19 سال پیش |
florian
|
cb5e8fc609
+ tests/packages
|
20 سال پیش |
olle
|
bfdfa67965
+ section about cross testing on macos
|
21 سال پیش |
florian
|
b55e201b6f
+ emulator execution support added
|
21 سال پیش |
florian
|
1b78804998
+ added support of putty utils to dotest
|
21 سال پیش |
peter
|
514215ea0d
* remote execute updates, see readme.txt
|
21 سال پیش |
olle
|
8da08b77a0
* updated in accordance with the major rework of the makefiles
|
21 سال پیش |
olle
|
314a1a0588
* bringed it up to date
|
21 سال پیش |