summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/lsb/lsbtest
Commit message (Collapse)AuthorAgeFilesLines
* lsbtest: Add recipe for LSB tests and automate testYi Zhao2012-02-283-0/+754
The recipe is used for LSB tests. The script LSB_Test.sh does the following things: - setup LSB testing environment - download LSB rpm packages with list file packages_list from remote - install the packages - execute LSB testing with profile file session - collect the results Install packages_list and session files into ${D}/opt/lsb-test. [YOCTO #1567] Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>