Squish: Improve hook-into sub-processes
With this patch it's possible to not only hook into the QmlApplicationViewer (although nothing else is currently done) and additionally to not only send the closing event to the sub-process. You can now define a function that will be executed on the sub-process. Both modified tests show an example how to use it. Change-Id: I39b9959f2cf1d519b8afeb0c479ac2d68ea20ca6 Reviewed-by:Bill King <bill.king@nokia.com> Reviewed-by:
Robert Löhning <robert.loehning@nokia.com>
Showing
- tests/system/shared/qtquick.py 31 additions, 5 deletionstests/system/shared/qtquick.py
- tests/system/suite_qtquick/tst_qtquick_creation/test.py 7 additions, 1 deletiontests/system/suite_qtquick/tst_qtquick_creation/test.py
- tests/system/suite_qtquick/tst_qtquick_creation2/test.py 26 additions, 2 deletionstests/system/suite_qtquick/tst_qtquick_creation2/test.py
Loading
Please register or sign in to comment