|WARNING| pw130970 [PATCH v2] app/test: add support for skipping tests

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Aug 31 12:07:56 CEST 2023


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/130970

_coding style issues_


ERROR:SPACING: space required before the open brace '{'
#114: FILE: app/test/test.c:200:
+		if (dpdk_test_skip != NULL && strlen(dpdk_test_skip) > 0){

total: 1 errors, 0 warnings, 53 lines checked


More information about the test-report mailing list