]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
report: pass property value to _xunit_add_property
authorDarrick J. Wong <djwong@kernel.org>
Wed, 15 Mar 2023 00:53:21 +0000 (17:53 -0700)
committerZorro Lang <zlang@kernel.org>
Sun, 26 Mar 2023 14:06:16 +0000 (22:06 +0800)
commite30945a820b4353c94df1a7b347390d999786d7b
treedda3bc0ff51ad487b3bc9bb2b2973dd5727dd26b
parent9c54fea5f5f9a142f8ae90c0d0210efd0f048ec9
report: pass property value to _xunit_add_property

Change this helper to require the caller to pass the value as the second
parameter.  This prepares us to start reporting a lot more information
about a test run, not all of which are encoded as bash variables.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
common/report