[poky] [PULL] imagetest-qemu: Add test case for dmesg check

Tian, Kevin kevin.tian at intel.com
Thu Oct 28 18:58:11 PDT 2010


>From: Xu, Jiajun
>Sent: Friday, October 29, 2010 9:54 AM
>
> meta/classes/imagetest-qemu.bbclass                       |    6 +
> scripts/qemuimage-testlib                                 |   56 ++++++++++++++
> scripts/qemuimage-tests/sanity/dmesg                      |   53 +++++++++++++
> scripts/qemuimage-tests/scenario/qemuarm/poky-image-sato  |    1
> scripts/qemuimage-tests/scenario/qemuarm/poky-image-sdk   |    1
> scripts/qemuimage-tests/scenario/qemumips/poky-image-sato |    1
> scripts/qemuimage-tests/scenario/qemumips/poky-image-sdk  |    1
> scripts/qemuimage-tests/scenario/qemuppc/poky-image-sato  |    1
> scripts/qemuimage-tests/scenario/qemuppc/poky-image-sdk   |    1
> scripts/qemuimage-tests/scenario/qemux86/poky-image-sato  |    1
> scripts/qemuimage-tests/scenario/qemux86/poky-image-sdk   |    1
> scripts/qemuimage-tests/tools/dmesg.sh                    |   26 ++++++
> 12 files changed, 147 insertions(+), 2 deletions(-)
>
>Jiajun Xu (1):
>      imagetest-qemu: Add test case for dmesg check in target
>
>Pull URL: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jxu49/master
>
>commit c2703156b3fb191c088606433b7e585f3ca3af58
>Author: Jiajun Xu <jiajun.xu at intel.com>
>Date:   Fri Oct 29 09:42:06 2010 +0800
>
>    imagetest-qemu: Add test case for dmesg check in target
>
>    Add a test case for error log check with command dmesg in target. The
>    case introduces a new folder in target, "/opt/test", which holds test
>    scripts running in target.
>
>    Signed-off-by Jiajun Xu <jiajun.xu at intel.com>
>
>
>Best Regards,
>Jiajun

Instead of hardcoding QEMU_IPADDR, how about aligning it with poky-qemu script?

Thanks
Kevin



More information about the poky mailing list