qtbase/tests/shared
Konsta Alajärvi 04a97e21f5 Android: auto-tests: Add missing lib to tst_qapplication Android apk
tst_qapplication is missing the modal_helper executable from
the apk. Set the libmodal_helper.so as a target property for the
tst_qapplication with QT_ANDROID_EXTRA_LIBS property.

Change the name of qtbug_12673() test function to modalDialog(),
I think this better represents what's being tested.
The bug ticket representing qtbug_12673() can be found from
the ticket linked to this commit.

Construct a full path to the modal_helper.so and pass that
to QProcess.start instead of relative path to filename
when targeting Android.

Add a shared utility function androidAbi() that returns
the currently defined Android ABI.

Change the function name in BLACKLIST file.

Task-number: QTQAINFRA-6908
Pick-to: 6.8 6.9 6.10
Change-Id: I13904acda0f5608ea31df49bd95824e1412f2786
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
2025-06-19 18:03:20 +03:00
..
androidutils.h Android: auto-tests: Add missing lib to tst_qapplication Android apk 2025-06-19 18:03:20 +03:00
disablecoredumps.cpp De-duplicate the disabling of crash dialogs in our unit tests 2025-01-19 19:24:28 -08:00
fakedirmodel.h Change license for tests files 2024-02-04 09:56:42 +01:00
filesystem.h Change license for tests files 2024-02-04 09:56:42 +01:00
localechange.h Change license for tests files 2024-02-04 09:56:42 +01:00
nativewindow.h Windows: Detect lack of WS_CLIPCHILDREN when adding child windows 2025-05-15 07:54:00 +00:00