mirror of
https://git.yoctoproject.org/poky
synced 2026-02-06 08:48:45 +01:00
- Use build directory instead of /tmp - Better handle delay between driver actions (Bitbake rev: 234b125c11e4cca015e4d54fbddbfd3d276b88f6) Signed-off-by: Alassane Yattara <alassane.yattara@savoirfairelinux.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