wok view gtest/description.txt @ rev 24813
updated libnetfilter_queue and libnetfilter_queue-dev (1.0.3 -> 1.0.5)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Mar 22 17:30:17 2022 +0100 (2022-03-22) |
parents | |
children |
line source
1 Googletest helps you write better C++ tests.
3 Googletest is a testing framework developed by the Testing Technology
4 team with Google's specific requirements and constraints in mind.
5 Whether you work on Linux, Windows, or a Mac, if you write C++ code,
6 googletest can help you.
7 And it supports any kind of tests, not just unit tests.