aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/items/probe/watcom-probe.qdoc
diff options
context:
space:
mode:
authorDenis Shienkov <denis.shienkov@gmail.com>2022-02-12 12:47:12 +0300
committerDenis Shienkov <denis.shienkov@gmail.com>2022-02-15 15:30:04 +0000
commit363e32d41c297355c9766c34ac6b61bfbc668b6a (patch)
tree38f9884c2264cff0d07b27a3aa9f0e8f6c0a8ff2 /doc/reference/items/probe/watcom-probe.qdoc
parentb32d967c0d88098505479a8cf384338b63a3aea5 (diff)
baremetal: Add launch of test application target if possible
The idea is to check that the compiled application works correctly by running it and reading its output. This will only work if the host platform and target platform are the same, otherwise the launch is simply skipped. Since we use baremetal tests also to test other platforms (for example, using the OpenWatcom or DigitalMars toolchains), the base application `BareMetalApplication.qbs` is created as a console application. The reason is that for baremetal it is always a console, but for non-baremetal it can also be a GUI which requires a different main function. Change-Id: I520ba411582223950521b4b06c2e01bce49fe089 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'doc/reference/items/probe/watcom-probe.qdoc')
0 files changed, 0 insertions, 0 deletions