Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
src/ | 04-Jan-2025 | - | 53 | 30 | ||
CMakeLists.txt | D | 04-Jan-2025 | 220 | 9 | 6 | |
README.txt | D | 04-Jan-2025 | 434 | 12 | 8 | |
check_net_options.sh | D | 04-Jan-2025 | 1 KiB | 47 | 33 | |
prj.conf | D | 04-Jan-2025 | 19.4 KiB | 654 | 316 | |
testcase.yaml | D | 04-Jan-2025 | 340 | 16 | 14 |
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