Sure you can. Just don't use QTEST_MAIN() but instead call all test objects one by one yourself. You can check what QTEST_MAIN expands to to provide your own implementation of the main() function.
Sure you can. Just don't use QTEST_MAIN() but instead call all test objects one by one yourself. You can check what QTEST_MAIN expands to to provide your own implementation of the main() function.
Bookmarks