diff options
author | Chase Qi <chase.qi@linaro.org> | 2017-03-27 11:34:38 +0800 |
---|---|---|
committer | Milosz Wasilewski <milosz.wasilewski@linaro.org> | 2017-03-27 13:42:25 +0000 |
commit | 398778587abb3419f561439e7d073cca50f3b1a1 (patch) | |
tree | 4e874b9910a6b87f858438790af4bd13feb510ff /automated/android/piglit-shader-runner | |
parent | 0f6d45e70b627c233d780166baa2c3ef1793f879 (diff) | |
download | test-definitions-pipe-398778587abb3419f561439e7d073cca50f3b1a1.tar.gz |
android-test-lib: add parse_common_args()
Moving the parsing for common args to android-test-lib can avoid code
duplication.
On the other hand, except the common args, if the test script support
additional args, IMO, we should put them together and do the paring in
the script. Actually, with the capability to handle illegal input, I
don't see an easy way to split the args. And make the code easy to read
also is a priority.
Change-Id: I6ea7ac4a624f6accb509aaf4e735cd8e190fcc36
Signed-off-by: Chase Qi <chase.qi@linaro.org>
Diffstat (limited to 'automated/android/piglit-shader-runner')
0 files changed, 0 insertions, 0 deletions