aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
AgeCommit message (Collapse)Author
2017-03-27Change Wycheproof makefile to use jarjared rulesAdam Vartanian
Since these tests have to run using the version installed on a device, we need to use the jarjared rules, since we jarjar the libraries that are installed on the devices. Bug: 31182886 Test: vogar com.google.security.wycheproof.ConscryptTest Change-Id: I7f87541ec52fe8a8cd3f32fc9927e34ae2d3d772
2017-03-23Add Wycheproof makefileAdam Vartanian
In addition, DsaTest and EcdsaTest use JMX to run timing tests, which isn't supported on Android, so remove that code. Bug: 31182886 Test: make wycheproof Change-Id: I98926ed429294bb1d8c26ceebbeffeeee3bc7a8d