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