angstrom: prefer the git version of tslib
[openembedded.git] / classes / test.bbclass
blobff3e945395fe1d733640e99c53195258b4bf7a06
2 # Tasks specific to QA testing of packages
4 # For native and cross packages we want to test
5 # immediately for other packages we want to package
6 # the tests including a test
10 addtask test after do_compile before do_build
11 test_do_test () {
12     :