You want to capture the output of a QTestLib test executable? Have you seen the -o option in the TestLib manual?
You want to capture the output of a QTestLib test executable? Have you seen the -o option in the TestLib manual?
No, not an executable. A .dll.
I have no idea what you are after then. The QTestLib DLL only orchestrates running the slots in your executable: the slots generate the output and it goes either to stdout or where the -o option points.
Bookmarks