zephyr/tests/net/all
Robert Lubos f3d6324bca tests: net: all: Enable IPv4 ACD in the test suite
Make sure ACD is enabled in the build-all configuration.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2024-06-10 00:59:28 -07:00
..
src
check_net_options.sh
CMakeLists.txt
prj.conf tests: net: all: Enable IPv4 ACD in the test suite 2024-06-10 00:59:28 -07:00
README.txt
testcase.yaml

This test tries to enable all possible networking related config options
and build a sample application. The application is not supposed to be run
as typically the generated configuration is not usable.

The check_net_options.sh script can be used in Linux host to generate
a list of missing network related kconfig options from prj.conf file.

TODO:

* separate conflicting configuration options and create new test cases
  for them