From: libertad
Adds dpkg testcases for testing basic operation functionality for the dpkg
packgage manager.Adds new assert function to verify expected results given by
the dpkg package.
[YOCTO #10063]
Signed-off-by: libertad
---
meta/lib/oeqa/runtime/cases/dpkg.py | 17 +
1
From: libertad
Adds dpkg testcases for testing basic operation functionality for the dpkg
packgage manager.Adds new assert function to verify expected results given by
the dpkg package.
[YOCTO #10063]
Signed-off-by: libertad
---
meta/lib/oeqa/runtime/cases/dpkg.py | 17 +
1
From: libertad
Adds dpkg testcases for testing basic operation functionality for the dpkg
packgage manager.Adds new assert function to verify expected results given by
the dpkg package.
[YOCTO #10063]
Signed-off-by: libertad
---
meta/lib/oeqa/runtime/cases/dpkg.py | 17 +
1
From: libertad
eSDK testcases Ids were modified on testopia, hence there needs to be a change
in the devtool script.
[YOCTO #11603]
Signed-off-by: libertad
---
meta/lib/oeqa/sdkext/devtool.py | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/meta/lib/oeqa/sdkex
From: Libertad Cruz
Adds dpkg testcases for testing basic operation functionality for the dpkg
package manager.
[YOCTO #10063]
Signed-off-by: Libertad Cruz
---
meta/lib/oeqa/runtime/cases/dpkg.py | 52 +
1 file changed, 52 insertions(+)
create mode
From: Libertad Cruz
Adds opkg selftest tests cases which exercises basic functional operation of
the opkg package manager.
[YOCTO #11488]
Signed-off-by: Libertad Cruz
---
meta/lib/oeqa/runtime/cases/opkg.py | 51 +
1 file changed, 51 insertions(+)
create
From: Libertad Cruz
Adds opkg selftest tests cases which exercises basic functional operation of
the opkg package manager.
[YOCTO #11488]
Signed-off-by: Libertad Cruz
---
meta/lib/oeqa/runtime/cases/opkg.py | 51 +
1 file changed, 51 insertions(+)
create
From: Libertad Cruz
Adds opkg selftest tests cases which exercises basic functional operation of
the opkg package manager
[YOCTO #11488]
---
meta/lib/oeqa/runtime/cases/opkg.py | 51 +
1 file changed, 51 insertions(+)
create mode 100644 meta/lib/oeqa