nuttx-apps/testing/nettest/utils
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
..
nettest_tcpserver.c interpreters/quickjs,testing/nettest: fix typos in Kconfig and source. 2026-05-28 15:02:31 +08:00
utils.h testing/nettest: Add utils directory and two tcp testcases to the testing framework 2025-01-12 01:24:12 +08:00