diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index 7d6363013a..95c81bf1a9 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml @@ -1362,6 +1362,20 @@ +
+ Package Test (ptest) + + + Package Tests (ptest) are built but not installed by default. + For information on using Package Tests, see the + "Setting up and running package test (ptest)" + section in the Yocto Project Development Manual. + For information on the ptest class, see the + "ptest.bbclass" + section. + +
+
Build Changes