4 Sep
2015
4 Sep
'15
8:22 p.m.
Thanks, this works. But unfortunately this method requires tests and examples to be rewritten. Also, is there a way to receive library name without a version ("libtest_library.so" instead of "libtest_library.so.1.59.0")?
Just FYI: this solution also automatically fixes testing on Android - adbrunner tool automatically detect files passed as command line arguments and upload them to device before running tests. -- Dmitry Moskalchuk