On Wed, 2022-04-13 at 05:52 -0700, Abongwa Amahnui Bonalais wrote: > I test the results by running bitbake core-image-sato. > If it builds successsfully, then I assume that it is fine, > Please what method do you recommend I use to test the results.
You need to find a test which tests the component you're changing. "bitbake core-image-sato" would test oe-init-build-env but it does not test toaster or bitbake-prserv-tool since that are not involved with that command. An easy way to check is to actively break the script, put something in there you know will break. If your test doesn't show it not working, it must not be testing it. Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#164321): https://lists.openembedded.org/g/openembedded-core/message/164321 Mute This Topic: https://lists.openembedded.org/mt/90437025/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
