Convert external/junit to Android.bp

See build/soong/README.md for more information.

Test: m -j checkbuild
Change-Id: Iccb21a6735b67301c96a9fc1f92face76f499244
2 files changed
tree: b3af45f2ae79df714024717672083fad9fbbf134
  1. src/
  2. .classpath
  3. .gitignore
  4. .project
  5. Android.bp
  6. build.gradle
  7. CleanSpec.mk
  8. epl-v10.html
  9. LICENSE-junit.txt
  10. MODULE_LICENSE_EPL
  11. NOTICE.txt
  12. OWNERS
  13. README.md
  14. README.version
  15. version
README.md

JUnit 4

JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks.

For more information, please visit:

Latest Build Status

Built on DEV@cloud