Lines Matching full:echo

25 	    echo '$ZEPHYR_BASE is unset' >&2
28 echo '$ZEPHYR_BASE is set, but it is not a directory' >&2
48 echo "\$ZEPHYR_BASE $ZEPHYR_BASE"
52 echo '$NET_TOOLS_BASE is unset, no net-tools found' >&2
55 echo '$NET_TOOLS_BASE set, but it is not a directory' >&2
60 echo "\$NET_TOOLS_BASE $NET_TOOLS_BASE"
72 echo
73 echo "Following directories under $ZEPHYR_BASE can be used by this script:"
85 echo "Docker image '$image' not found" >&2
94 echo "Could not start Docker network '$network'" >&2
98 echo "Started Docker network '$network' bridge interface" \
112 echo -n "Started Docker container '$name'"
114 echo -n " with extra arguments '$*'"
117 echo "..."
119 echo "Could not start Docker container '$image'"
131 echo "Stopped Docker container '$name'..."
133 echo "Could not stop Docker container '$name'" >&2
141 echo "Stopped Docker network '$network' bridge interface" \
144 echo "Could not stop Docker network '$network'" >&2
156 echo "Building Zephyr with additional arguments '$@'..." >&2
170 echo "Zephyr PID $zephyr_pid"
182 echo -n "$pid "
191 echo "Stopping Zephyr PIDs $zephyrs"
202 echo "Waiting for Zephyr $zephyr_pid..."
219 echo "Running '$test' in the container..."
229 echo "Docker PID $docker_pid"
237 echo "Stopping Docker PIDs $dockers"
248 echo "Waiting for Docker PID $docker_pid..."
254 echo "Docker returned '$result'"
272 echo "Sample '$test' successful"
274 echo "Sample '$test' failed with return value '$result'"
314 echo "Interrupted..." >&2
344 echo "--start or --stop specified multiple times" >&2
351 echo "--start or --stop specified multiple times" >&2
373 echo "Argument '$1' not recognised" >&2
407 echo "No such directory $d, skipping it"
412 echo "No such file $d/$docker_test_script_name, skipping directory"