summaryrefslogtreecommitdiff
path: root/tests/cdash/README.TXT
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cdash/README.TXT')
-rw-r--r--tests/cdash/README.TXT9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/cdash/README.TXT b/tests/cdash/README.TXT
index 0d09965a..69728b73 100644
--- a/tests/cdash/README.TXT
+++ b/tests/cdash/README.TXT
@@ -43,8 +43,17 @@ site and save them as different files.
$ python main.py cfg_msvc
+ To execute tests for Symbian target:
+
+ $ python main.py cfg_symbian
+
If you have a different site configuration file, you may specify it in the
arguments, e.g.:
$ python main.py cfg_gnu my_site_config
+
+ For more information you can also pass "-h" or "--help", e.g.:
+
+ $ python main.py cfg_gnu --help
+