update to reflect changes in 3ebecd15615197b81efe79fcde6e4bedc0f6b09d Signed-off-by: Gerhard Jörges <joerges@metratec.com>
18 lines
314 B
Plaintext
18 lines
314 B
Plaintext
CONFIG_ZTEST=y
|
|
|
|
CONFIG_NETWORKING=y
|
|
CONFIG_NET_TEST=y
|
|
CONFIG_ENTROPY_GENERATOR=y
|
|
CONFIG_TEST_RANDOM_GENERATOR=y
|
|
CONFIG_ZTEST_STACK_SIZE=1024
|
|
|
|
CONFIG_HTTP_SERVER=y
|
|
CONFIG_EVENTFD=y
|
|
CONFIG_POSIX_API=y
|
|
|
|
# Networking config
|
|
CONFIG_NET_SOCKETS=y
|
|
|
|
CONFIG_HTTP_SERVER_RESOURCE_WILDCARD=y
|
|
CONFIG_HTTP_SERVER_MAX_CLIENTS=7
|