mirror of
https://git.yoctoproject.org/poky
synced 2026-03-03 22:09:39 +01:00
- Create a tmp file for base recipe, otherwise test fail it doesn't exist (Bitbake rev: e865f6dc7c7c4f0b447806d525cd69e72c290800) Signed-off-by: Alassane Yattara <alassane.yattara@savoirfairelinux.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Django unit tests to verify classes and functions based on django Views
To run just these tests use ./manage.py test tests.views