summaryrefslogtreecommitdiff
path: root/classes/test.bbclass
blob: ff3e945395fe1d733640e99c53195258b4bf7a06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# Tasks specific to QA testing of packages
#
# For native and cross packages we want to test
# immediately for other packages we want to package
# the tests including a test
#


addtask test after do_compile before do_build
test_do_test () {
    :
}

mmit/packages/postfix?id=bf547c9043b91d9a7d8785e1cc5a5c6f74fe499c'>packages: Update the packages that use volatiles to pass update as aJamie Lenehan1