- replaced test points with ztest APIs wherever possible - added CONFIG_ZTEST_STACKSIZE=320 JIRA: ZEP-2249 Signed-off-by: Niranjhana N <niranjhana.n@intel.com>
10 lines
246 B
Plaintext
10 lines
246 B
Plaintext
CONFIG_NETWORKING=y
|
|
CONFIG_NET_TEST=y
|
|
CONFIG_RANDOM_GENERATOR=y
|
|
CONFIG_TEST_RANDOM_GENERATOR=y
|
|
CONFIG_ZTEST_STACKSIZE=320
|
|
CONFIG_HTTP_PARSER=y
|
|
CONFIG_ZTEST=y
|
|
# Enable strict parser by uncommenting the following line
|
|
# CONFIG_HTTP_PARSER_STRICT=y
|