zephyr/tests/net/all
Jukka Rissanen f95c62803f tests: net: ipv6: Add privacy extension tests
Add tests that will make sure IPv6 privacy extension code works
as expected.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-05-06 22:50:18 +01:00
..
src net: dummy L2 for offloaded ifaces 2023-03-20 09:53:25 +01:00
check_net_options.sh
CMakeLists.txt
prj.conf tests: net: ipv6: Add privacy extension tests 2024-05-06 22:50:18 +01:00
README.txt
testcase.yaml samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00

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