Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lsbtest: Add recipe for LSB tests and automate test | Yi Zhao | 2012-02-28 | 3 | -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> |