|WARNING| pw130464 [RFC PATCH] app/test: add support for skipping tests

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Aug 17 13:00:52 CEST 2023


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

_coding style issues_


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

total: 1 errors, 0 warnings, 48 lines checked


More information about the test-report mailing list