diff options
| author | Anibal Limon <anibal.limon@linux.intel.com> | 2016-01-15 05:30:32 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-15 16:31:17 +0000 |
| commit | afc6cbaa80907b20b1e76cdd1620d98e1d51b976 (patch) | |
| tree | 9e9a890813a11e9de3b6ed12d856432f500698b5 | |
| parent | ec047ad6bfb4bc6b559f7d5f1478829ee37b4091 (diff) | |
| download | poky-afc6cbaa80907b20b1e76cdd1620d98e1d51b976.tar.gz | |
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>
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index dbf493a150..767f51ccfa 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -7488,8 +7488,8 @@ | |||
| 7488 | <title>Running ptest</title> | 7488 | <title>Running ptest</title> |
| 7489 | 7489 | ||
| 7490 | <para> | 7490 | <para> |
| 7491 | The <filename>ptest-runner</filename> package installs a | 7491 | The <filename>ptest-runner2</filename> package installs a |
| 7492 | shell script that loops through all installed ptest test | 7492 | program that loops through all installed ptest test |
| 7493 | suites and runs them in sequence. | 7493 | suites and runs them in sequence. |
| 7494 | Consequently, you might want to add this package to | 7494 | Consequently, you might want to add this package to |
| 7495 | your image. | 7495 | your image. |
