On 7/27/23 17:15, Ira Weiny wrote:
Dave Jiang wrote:
On 7/27/23 14:21, Ira Weiny wrote:
Previously CXL event testing was run by hand. This reduces testing
coverage including a lack of regression testing.
Add a CXL test as part of the meson test infrastructure. Passing is
predicated on receiving the appropriate number of errors in each log.
Individual event values are not checked.
Signed-off-by: Ira Weiny <[email protected]>
LGTM. Have you tried running shellcheck?
Never heard of it... searching...
This?
ShellCheck.x86_64 : Shell script analysis tool
I think so.
Reviewed-by: Dave Jiang <[email protected]>
Thanks,
Ira