C++ testing framework for parameter sweeps
https://github.com/icl-utk-edu/testsweeper
TestSweeper is a C++ testing framework for parameter sweeps. It handles parsing
command line options, iterating over the test space, and printing results. This
simplifies test functions by allowing them to concentrate on setting up and
solving one problem at a time.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/testsweeper && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
testsweeper-2024.05.31.tar.gz | 0000053748 52.5 KB | |
testsweeper.changes | 0000000160 160 Bytes | |
testsweeper.spec | 0000003279 3.2 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1180241
from
Atri Bhattacharya (badshah400)
(revision 1)
C++ testing framework for parameter sweeps. Needed by new package blaspp (currently incubating in home:badshah400:lapack2023, but to be submitted to science and thence to oS:F) to run its tests.
Comments 0