12 lines
311 B
Markdown

<!--
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
SPDX-License-Identifier: curl
-->
# 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*.