A clone of test/python/unittest/test_runtime_micro.py, however (#5546)
authorTom Gall <tom_gall@mac.com>
Sat, 9 May 2020 15:45:05 +0000 (10:45 -0500)
committerGitHub <noreply@github.com>
Sat, 9 May 2020 15:45:05 +0000 (08:45 -0700)
commitf939c61805e77f1f63ec44676c4e936a94055908
tree7284d0eac2fc763066224a0a9f68026eee05427f
parent64c6795b3adb1287f68aec6ae0b3fd5611359943
A clone of test/python/unittest/test_runtime_micro.py, however (#5546)

modified to run specifically on ARM cortex-M hardware, which
currently is just the STM32F746 discovery board.

Signed-off-by: Tom Gall <tom.gall@linaro.org>
tests/micro/test_runtime_micro_on_arm.py [new file with mode: 0644]