Repository for Google Test
Google Test is a framework for writing C++ tests on a variety of platforms. Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, value- and type-parameterized tests, various options for running the tests, and XML test report generation.
If you want to install this repository, please import its key first:
curl https://packages.pages.tworem.nl/opencv/googletest/archive.gpg | sudo apt-key add -
Then install the repository using the following command:
echo "deb https://packages.pages.tworem.nl/opencv/googletest $(lsb_release -s -c) main" | sudo tee -a /etc/apt/sources.list.d/heliumnet_googletest.list
Do not forget to update your package lists afterwards:
sudo apt update
Additional resources
Index of /dists/focal/main/source
Filename | Last modified | Size | |
---|---|---|---|
.. | 09-Sep-2020 19:43 | - | |
Release | 09-Sep-2020 19:42 | 0 kB | |
Sources.gz | 09-Sep-2020 19:42 | 0 kB |