• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

src/04-Jan-2025-5330

CMakeLists.txtD04-Jan-2025220 96

README.txtD04-Jan-2025434 128

check_net_options.shD04-Jan-20251 KiB4733

prj.confD04-Jan-202519.4 KiB654316

testcase.yamlD04-Jan-2025340 1614

README.txt

1This test tries to enable all possible networking related config options
2and build a sample application. The application is not supposed to be run
3as typically the generated configuration is not usable.
4
5The check_net_options.sh script can be used in Linux host to generate
6a list of missing network related kconfig options from prj.conf file.
7
8TODO:
9
10* separate conflicting configuration options and create new test cases
11  for them
12