From 53172ce13ab2add6c0000ee11c32e874df67b86e Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Wed, 6 Jun 2018 09:02:40 -0700 Subject: 4253 - support running just a single C test We've had this ability for Mu scenarios forever. --- build_and_test_until | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'build_and_test_until') diff --git a/build_and_test_until b/build_and_test_until index 6959a9fb..ed560e36 100755 --- a/build_and_test_until +++ b/build_and_test_until @@ -1,7 +1,9 @@ #!/bin/sh +# Run tests for just a subset of layers. +# # Usage: # build_and_test_until [file prefix] [test name] -# Provide the second arg to run just a single (Mu) scenario. +# Provide the second arg to run just a single test. set -e # clean previous builds if they were building until a different layer -- cgit 1.4.1-2-gfad0