automated: linux: add the armnn unit tests

Adding armnn-unit-tests files to automated/linux/armnn/ in order to
facilitate deployment to 64bit and 32bit devices in the LAVA lab as part
of the armnn ci loop. This will deploy Deploy ArmNN as well as it's
build UnitTests to a board which does not already contain them. If a
board already has ArmNN installed it will also allow for the UnitTests
to be automated and run.

Signed-off-by: Theodore Grey theodore.grey@linaro.org
2 files changed
tree: 513500c8815a57d815ac8de8c53a6eea0695b3cc
  1. .reuse/
  2. automated/
  3. docs/
  4. LICENSES/
  5. manual/
  6. mkdocs_plugin/
  7. plans/
  8. test/
  9. .gitignore
  10. .readthedocs.yml
  11. .travis.yml
  12. CODEOWNERS
  13. COPYING
  14. COPYRIGHTS
  15. mkdocs.yml
  16. README.md
  17. sanity-check.sh
  18. test.sh
  19. validate.py
README.md

Build status

Build Status

Test Definitions

A set of testing scripts designed to work with LAVA. Also contains test-runner script that allows execoution outside LAVA.

More details in docs