nuttx-apps/testing/nettest
hanzj b5b54e7663 interpreters/quickjs,testing/nettest: fix typos in Kconfig and source.
Fix spelling errors in QuickJS Kconfig and nettest source:
* "distable" -> "disable" in INTERPRETERS_QUICKJS_NONE description
* "destory" -> "destroy" in INTERPRETERS_QUICKJS_EXT_HOOK option
  and help text (2 occurrences)
* "err_destory" -> "err_destroy" label in nettest_tcpserver.c
  (3 occurrences: 2 goto targets and 1 label definition)

These are cosmetic fixes with no functional change.

Signed-off-by: hanzj <hanzjian@zepp.com>
2026-05-28 15:02:31 +08:00
..
others testing/nettest: Add test for net bufpool 2025-01-14 14:39:44 +08:00
tcp testing/nettest: Add utils directory and two tcp testcases to the testing framework 2025-01-12 01:24:12 +08:00
utils interpreters/quickjs,testing/nettest: fix typos in Kconfig and source. 2026-05-28 15:02:31 +08:00
CMakeLists.txt testing/nettest: Add test for net bufpool 2025-01-14 14:39:44 +08:00
Kconfig testing/nettest: Add test for net bufpool 2025-01-14 14:39:44 +08:00
Make.defs apps/testing: Add a cmocka framework for network testing 2025-01-09 22:40:36 +08:00
Makefile testing/nettest: Add test for net bufpool 2025-01-14 14:39:44 +08:00