commit | dc08f43f0fc91beba673d4aaa136d5122ae024f4 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Tue Mar 14 17:53:55 2023 -0700 |
committer | Zorro Lang <zlang@kernel.org> | Sun Mar 26 22:09:42 2023 +0800 |
tree | 41e799ffe9c211f05db7c326b80e5090d954724d | |
parent | ea9db87c90a1ce0e1dd3ffd44a1c0c550c25d824 [diff] |
report: allow test runners to inject arbitrary values Per Ted's request, add to the test section reporting code the ability for test runners to point to a file containing colon-separated key value pairs. These key value pairs will be recorded in the report file as extra properties. Requested-by: Theodore Ts'o <tytso@mit.edu> Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Zorro Lang <zlang@redhat.com> Signed-off-by: Zorro Lang <zlang@kernel.org>