• Home
Name Date Size #Lines LOC

..--

config/04-Jul-2025-32

cts/04-Jul-2025-83,25566,477

fake_app/04-Jul-2025-268

integrationtests/04-Jul-2025-5,2533,771

unittests/04-Jul-2025-47,47538,127

Android.bpD04-Jul-20258.9 KiB175171

AndroidTest_testOnDevice.xmlD04-Jul-20251.6 KiB3917

OWNERSD04-Jul-2025211 107

README.mdD04-Jul-2025515 107

README.md

1## Health Connect platform tests ##
2
3Include different tests for the platform APIs:
4
5- cts - required for the platform release. Test platform API behaviour, not the implementatation.
6  Included to the compatability and mainline tests suites.
7- unittests - small tests, test apis implementation. Included to the mainline tests suite.
8- PermissionIntegrationTests - integration tests for the permission flow implementation. Require
9  signature permission, not included to the compatability and mainline tests suites.
10