Files
core/Test/Applications
Oleg Korshul bb9e3a2a7e Add readme
2026-04-27 16:45:46 +03:00
..
2026-04-02 08:10:57 +03:00
2022-12-16 11:47:33 +03:00
2023-09-20 22:46:48 +03:00
2023-08-09 17:06:03 +03:00
2025-09-17 17:56:01 +03:00
2025-09-23 15:13:12 +03:00
2023-08-09 17:06:03 +03:00
2026-04-27 16:45:46 +03:00

/*

  • Test utilities. NOT used in production builds.
  • This code is intended solely for local debugging and verification
  • of internal components by developers. Security concerns
  • (error handling, input validation, protection against race conditions,
  • buffer overflows, etc.) are intentionally not addressed in this file
  • and are not applicable. */