Files
core/Test/Applications/README.md
Oleg Korshul bb9e3a2a7e Add readme
2026-04-27 16:45:46 +03:00

9 lines
360 B
Markdown

/*
* 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.
*/