On 11/13/19 5:53 PM, Mittal, Anuj wrote:
> Hi Armin
>
> On Mon, 2019-11-11 at 20:33 -0800, Armin Kuster wrote:
>> # LTP runtime tests
>> @OETestDepends(['ssh.SSHTest.test_ssh'])
>> @OEHasPackage(["ltp"])
>> @@ -111,8 +34,10 @@ class LtpTest(LtpTestBase):
>> @OETestDepends(['l
Hi Armin
On Mon, 2019-11-11 at 20:33 -0800, Armin Kuster wrote:
> # LTP runtime tests
> @OETestDepends(['ssh.SSHTest.test_ssh'])
> @OEHasPackage(["ltp"])
> @@ -111,8 +34,10 @@ class LtpTest(LtpTestBase):
> @OETestDepends(['ltp.LtpTest.test_ltp_help'])
> def test_ltp_groups
Signed-off-by: Armin Kuster
---
meta/lib/oeqa/runtime/cases/ltp.py| 85 ++-
meta/lib/oeqa/runtime/cases/ltp_compliance.py | 73 +--
2 files changed, 7 insertions(+), 151 deletions(-)
diff --git a/meta/lib/oeqa/runtime/cases/ltp.py
b/meta/l