Add walter.h unit test lib

This commit is contained in:
irek 2022-06-17 12:30:42 +02:00
parent a8b2fffe87
commit a38de3b96d
1 changed files with 1 additions and 0 deletions

View File

@ -402,6 +402,7 @@ as C/C++, as this is not an obstacle to most users.)
| [trompeloeil](https://github.com/rollbear/trompeloeil) | Boost | C++ |**1**| unit testing
| [utest](https://github.com/evolutional/utest) | MIT |C/C++|**1**| unit testing
|**[utest.h](https://github.com/sheredom/utest.h)** | **public domain** |C/C++|**1**| unit testing
|**[walter](https://github.com/ir33k/walter)** | **public domain** | C |**1**| unit testing
# user interface
| library | license | API |files| description