dev-manual: Updated "Running ptset" section

Changed out "ptest-runner" with "ptest-runner2" and updated
wording from "script" to "program".

(From yocto-docs rev: 221d7c6125f5fc02b9ce7bcf177fb382f421ff9f)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Anibal Limon
2016-01-15 05:30:32 -08:00
committed by Richard Purdie
parent ec047ad6bf
commit afc6cbaa80

View File

@@ -7488,8 +7488,8 @@
<title>Running ptest</title> <title>Running ptest</title>
<para> <para>
The <filename>ptest-runner</filename> package installs a The <filename>ptest-runner2</filename> package installs a
shell script that loops through all installed ptest test program that loops through all installed ptest test
suites and runs them in sequence. suites and runs them in sequence.
Consequently, you might want to add this package to Consequently, you might want to add this package to
your image. your image.