From 144434ac2264c85f6fd137ae910f51e5f93fa601 Mon Sep 17 00:00:00 2001 From: Kelvin Lawson Date: Mon, 4 Mar 2013 11:19:57 +0000 Subject: [PATCH] ARM/IntegratorCP: Add instructions on qemutests. --- ports/arm/platforms/qemu_integratorcp/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ports/arm/platforms/qemu_integratorcp/Makefile b/ports/arm/platforms/qemu_integratorcp/Makefile index 6bfe97b..53cbbc8 100644 --- a/ports/arm/platforms/qemu_integratorcp/Makefile +++ b/ports/arm/platforms/qemu_integratorcp/Makefile @@ -4,6 +4,9 @@ # Build all test applications: # make +# +# Run all tests within QEMU +# make qemutests # Location of build tools and atomthreads sources KERNEL_DIR=../../../../kernel