mirror of
https://github.com/curl/curl.git
synced 2026-04-15 01:05:56 +08:00
Separated from library based unit tests to not confuse memory management etc. Move 1394 and 1604 there. Closes #16983 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Makefile.am | ||
| Makefile.inc | ||
| README.md | ||
| tool1394.c | ||
| tool1604.c | ||
Tool unit tests
This directory is for unit testing of tool functions. They are separate from libcurl unit tests, because how these live/work outside of the library and the libcurl unit tests live/work inside.