Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 764 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 764 Bytes

Android Compatiblity Tests

androidtest

This repository contains a Gradle project that automatically compiles the sources and runs the tests of the other Cryptimeleon libraries via Android. It supports running those tests as unit tests or as instrumentation test on a connected Android device.

The currently tested libraries are as follows:

Contributors

For information on how to add new libraries to the testing see the developer docs.