commit | ca6bf26e05a608b0314534d4a9999efa3e53c7a3 | [log] [tgz] |
---|---|---|
author | theodore.grey <theodore.grey@linaro.org> | Thu Jul 23 14:04:40 2020 +0100 |
committer | nareshkamboju <naresh.kamboju@gmail.com> | Fri Jul 24 17:01:01 2020 +0530 |
tree | 513500c8815a57d815ac8de8c53a6eea0695b3cc | |
parent | 96efe168d8fe5189536fdf00f7e46b9f9ab94b89 [diff] |
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