mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
bitbake: README: Add note about test suite and new tests
Document that bitbake-selftest exists and that we appreciate test cases. (Bitbake rev: 52896ca1fabd22cce01b75cc6fe3412b1ec09b5b) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -33,3 +33,11 @@ Mailing list:
|
|||||||
Source code:
|
Source code:
|
||||||
|
|
||||||
http://git.openembedded.org/bitbake/
|
http://git.openembedded.org/bitbake/
|
||||||
|
|
||||||
|
Testing:
|
||||||
|
|
||||||
|
Bitbake has a testsuite located in lib/bb/tests/ whichs aim to try and prevent regressions.
|
||||||
|
You can run this with "bitbake-selftest". In particular the fetcher is well covered since
|
||||||
|
it has so many corner cases. The datastore has many tests too. Testing with the testsuite is
|
||||||
|
recommended becore submitting patches, particularly to the fetcher and datastore. We also
|
||||||
|
appreciate new test cases and may require them for more obscure issues.
|
||||||
|
|||||||
Reference in New Issue
Block a user