On Wed, Sep 11, 2013 at 5:55 PM, Denis Shienkov <scap...@yandex.ru> wrote:

> Hi all,
>
> Tell please, is there a way to transfer the user arguments to testlib
> application via an command line?
>

Yes. Have a look at this:

http://qt-project.org/doc/qt-4.8/qtestlib-manual.html#qtestlib-command-line-arguments

HTH,
-mandeep



>
> For example, I want to create the test which would open some devices for
> I/O and I used them, like:
>
> mytest.exe -dev1 <path/to/device1> -dev2 <path/to/device2>
>
> ?
>
> Best regards,
> Denis
>
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to