diff options
| -rw-r--r-- | documentation/ref-manual/migration.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index 7cefa5ebf4..cac5a6b0ad 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml | |||
| @@ -1359,6 +1359,20 @@ | |||
| 1359 | </para> | 1359 | </para> |
| 1360 | </section> | 1360 | </section> |
| 1361 | 1361 | ||
| 1362 | <section id='migration-1.6-package-test-ptest'> | ||
| 1363 | <title>Package Test (ptest)</title> | ||
| 1364 | |||
| 1365 | <para> | ||
| 1366 | Package Tests (ptest) are built but not installed by default. | ||
| 1367 | For information on using Package Tests, see the | ||
| 1368 | "<ulink url='&YOCTO_DOCS_DEV_URL;#testing-packages-with-ptest'>Setting up and running package test (ptest)</ulink>" | ||
| 1369 | section in the Yocto Project Development Manual. | ||
| 1370 | For information on the <filename>ptest</filename> class, see the | ||
| 1371 | "<link linkend='ref-classes-ptest'><filename>ptest.bbclass</filename></link>" | ||
| 1372 | section. | ||
| 1373 | </para> | ||
| 1374 | </section> | ||
| 1375 | |||
| 1362 | <section id='migration-1.6-build-changes'> | 1376 | <section id='migration-1.6-build-changes'> |
| 1363 | <title>Build Changes</title> | 1377 | <title>Build Changes</title> |
| 1364 | 1378 | ||
