[OE-core] [oe-commits] Yi Zhao : lsbtest: Add recipe for LSB tests and automate test

Martin Jansa martin.jansa at gmail.com
Tue Feb 28 12:41:03 UTC 2012


On Tue, Feb 28, 2012 at 12:24:16PM +0000, git at git.openembedded.org wrote:
> Module: openembedded-core.git
> Branch: master
> Commit: b9ef6b8022a40bab83e8eb29e5fcde0886cf2988
> URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=b9ef6b8022a40bab83e8eb29e5fcde0886cf2988
> 
> Author: Yi Zhao <yi.zhao at windriver.com>
> Date:   Fri Feb 24 14:51:28 2012 +0800
> 
> lsbtest: Add recipe for LSB tests and automate test
> 
> 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]
> 
> ---
> 
>  meta/recipes-extended/lsb/lsbtest/LSB_Test.sh   |  510 +++++++++++++++++++++++
>  meta/recipes-extended/lsb/lsbtest/packages_list |   50 +++
>  meta/recipes-extended/lsb/lsbtest/session       |  194 +++++++++
>  meta/recipes-extended/lsb/lsbtest_1.0.bb        |   37 ++

S=${WORKDIR}

This breaks parsing with new strict quoting, will send patch for that,
but be more carefull next time :).

Cheers,


>  4 files changed, 791 insertions(+), 0 deletions(-)
> 
> Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=b9ef6b8022a40bab83e8eb29e5fcde0886cf2988
> 
> _______________________________________________
> Openembedded-commits mailing list
> Openembedded-commits at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-commits

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20120228/59f3448e/attachment-0002.sig>


More information about the Openembedded-core mailing list