Age | Commit message (Collapse) | Author | Files | Lines |
|
Add new commone function log_process_gnu for the following tests:
acl
attr
bash
bc
bluez5
busybox
cpio
libpam
libxml2
zlib
SPEC-4758
Signed-off-by: Qiu Tingting <qiutt@fujitsu.com>
Change-Id: I92de3b781badac9cb6d55acd5cc0c601dc4a7c65
|
|
Fix bug for ptest testsuites which introduced by the following commit:
agl-test-framework: add "XPASS" and "XFAIL" states
Bug-AGL: SPEC-4345
Signed-off-by: Qiu Tingting <qiutt@fujitsu.com>
Change-Id: I77309e05468045bf1deba1ce94aed81f9492d5e9
|
|
Base on the agl-test-framework, the ptest results of 'libpam'
can now be collected, analyzed and then reported.
Here are 3 samples that the output result might look like:
tests/libpam/run_tests.py::test_libpam[tst-pam_acct_mgmt] PASSED
tests/libpam/run_tests.py::test_libpam[tst-pam_authenticate] PASSED
tests/libpam/run_tests.py::test_libpam[tst-pam_chauthtok] PASSED
Bug-AGL: SPEC-4345
Signed-off-by: yanxk <yanxk.fnst@fujitsu.com>
Change-Id: I11c73689b5073ca4bf24b34d128287e029afdb3a
|