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 'libxml2'
can now be collected, analyzed and then reported.
Here are 3 samples that the output result might look like:
tests/libxml2/run_tests.py::test_libxml2[Reader regression tests] PASSED
tests/libxml2/run_tests.py::test_libxml2[Reader entities substitution regression tests] PASSED
tests/libxml2/run_tests.py::test_libxml2[Reader on memory regression tests] PASSED
Bug-AGL: SPEC-4345
Signed-off-by: yanxk <yanxk.fnst@fujitsu.com>
Change-Id: I8361fe54177d951c36732ebfbe8dd8915975d7a9
|