On 20 January 2014 05:24, wangting wrote:
> Any issues about this case ?
Everything I said in my reply on 9th January. I think it should be a
ptest instead, and it doesn't actually check that gzip is working
correctly.
Ross
___
Openembedded-core maili
Any issues about this case ?
Thanks
Ting
ting.w...@windriver.com wrote:
From: Ting Wang
Function tests:
1)gzip compress file
2)compressed file integrity check
3)zcat compress file
4)gzip decompress file
---
meta/classes/testimage.bbclass |4 ++--
meta/lib/oeqa/runtime/gzip.py | 32 +++
On 9 January 2014 08:25, wrote:
> Function tests:
> 1)gzip compress file
> 2)compressed file integrity check
> 3)zcat compress file
> 4)gzip decompress file
Wouldn't this be better implemented as a ptest for gzip? The qemu
image tests are more concerned with image-wide functionality that
can't
From: Ting Wang
Function tests:
1)gzip compress file
2)compressed file integrity check
3)zcat compress file
4)gzip decompress file
---
meta/classes/testimage.bbclass |4 ++--
meta/lib/oeqa/runtime/gzip.py | 32
2 files changed, 34 insertions(+), 2 deletion