onnxruntime
Android code coverage
#6061
Merged

Android code coverage #6061

guoyu-wang merged 29 commits into master from android_code_coverage
satyajandhyala
satyajandhyala satyajandhyala changed the title [WIP] Android code coverage Android code coverage 5 years ago
satyajandhyala satyajandhyala marked this pull request as ready for review 5 years ago
satyajandhyala satyajandhyala requested a review 5 years ago
guoyu-wang
guoyu-wang commented on 2020-12-07
guoyu-wang
guoyu-wang commented on 2020-12-07
guoyu-wang
guoyu-wang commented on 2020-12-07
guoyu-wang
guoyu-wang commented on 2020-12-07
guoyu-wang
guoyu-wang commented on 2020-12-08
guoyu-wang
guoyu-wang commented on 2020-12-08
guoyu-wang
guoyu-wang commented on 2020-12-08
satyajandhyala
satyajandhyala commented on 2020-12-08
satyajandhyala Added Onnxruntime_GCOV_COVERAGE flag for Android.
d025f0d4
satyajandhyala Set CMAKE_SYSTEM_NAME explicityly for Android.
58a1a09f
satyajandhyala Added GCOV_PREFIX option to collect code coverage data.
0dedfb3d
satyajandhyala Added build command line option --android_coverage
dfe66921
satyajandhyala Added a comment describing the GCOV environment variables
ce0ff3cc
satyajandhyala Fixed PEP8 issues.
3872fd85
satyajandhyala Added --android_coverage option to the build command.
c5e1898b
satyajandhyala Increased Android emulator memory from 3K to 8K.
3a31683c
satyajandhyala Increased Android partition-size from 2GB to 4GB to overcome no-space…
47ce27b9
satyajandhyala Removed source_dir from command line args.
adf4cf98
Use cwd absolute path to run tests.
3bb42529
satyajandhyala Added commands to output the contents of /data/local/tmp on the emula…
83a57404
satyajandhyala Added run_adb_shell function.
75a1b5b9
satyajandhyala Format changes.
b36e13be
satyajandhyala Removed keywd argument cwd.
fe6c984a
satyajandhyala Removed Android in the --build_dir path.
63f54ec6
satyajandhyala Removed commands added for debugging.
cbbb0b7a
satyajandhyala Removed exxtra new-lines.
285621e7
satyajandhyala Fix MacOs build pipeline failures by uninstalling openssl before runn…
657c8bd3
satyajandhyala Revert "Fix MacOs build pipeline failures by uninstalling openssl bef…
767ddca6
satyajandhyala Change dir to the build directory where the tar file is copied.
9d5ecef0
satyajandhyala Changed the option from --android_coverage to --code_coverage
f7184237
satyajandhyala Moved steps to generate Android code coverage to run_nnap_code_covera…
a744120d
satyajandhyala Require --android option if --code_coverage is specified.
5dea7c66
satyajandhyala No code coverage needed for onnx_test_runner.
3b01bcdb
satyajandhyala Expect that the emulator is running when the script is executed.
5f75a4e8
satyajandhyala Fixed the title in the buildpipeline step.
1fdc60d8
satyajandhyala Fixed the formatting issue.
5a3063fb
satyajandhyala Added a command line argument, ORT_ROOT, to run_nnapi_code_coverage.s…
16876925
satyajandhyala satyajandhyala force pushed to 16876925 5 years ago
guoyu-wang
guoyu-wang approved these changes on 2020-12-08
guoyu-wang guoyu-wang merged f68a2561 into master 5 years ago
guoyu-wang guoyu-wang deleted the android_code_coverage branch 5 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone