summaryrefslogtreecommitdiff
path: root/security/secureclock/aidl/vts/functional/SecureClockAidlTest.cpp
AgeCommit message (Collapse)Author
2021-06-16VTS tests: check size of byte stringsDavid Drysdale
Bug: 181883620 Test: VtsAidlSecureClockTargetTest, VtsAidlSharedSecretTargetTest Merged-In: I9ea8687e0c9e89140bcddfefcc2a6177c99b2e4d Change-Id: I9ea8687e0c9e89140bcddfefcc2a6177c99b2e4d Ignore-AOSP-First: already present in aosp/master
2021-04-01Allow SecureClock tests to pass on devices w/out SecureClockShawn Willden
Bug: 182289099 Test: VtsAidlSecureClockTargetTest Change-Id: I830fe2879cd3328adf950060afb7e9eb18e558b7
2021-02-10The implementation of vts and default implementation to support ISecureClock ↵Chirag Pathak
and ISharedSecret AIDLs. Test: atest VtsAidlSecureClockTargetTest, atest VtsAidlSharedSecretTargetTest Bug: b/175136979, b/175141176 Change-Id: I4a0d25981d0172c0e2c8defc61b325eca6d6a029