summaryrefslogtreecommitdiffstats
path: root/vdslib/src/tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Update CMakeLists.txtHenning Baldersheim2021-01-131-1/+1
* No need to set cost explicit.Henning Baldersheim2021-01-121-1/+1
* Disable valgrind as this test takes 360s with and 3s without.Henning Baldersheim2021-01-121-5/+1
* Use std::mutex and std:.condition_variable and GC some unused code.Henning Baldersheim2020-10-131-1/+0
* - GC unused code.Henning Baldersheim2020-10-071-1/+0
* Annotate some expensive tests to allow them to start first when running in pa...Arnstein Ressem2020-09-021-0/+1
* Consolidate search for GTest.Tor Egge2020-07-071-2/+0
* Use find_package to find gtest library.Tor Egge2020-06-291-1/+3
* Rewrite vdslib tests from cppunit to gtest.Geir Storli2019-05-231-14/+1
* Rewrite vdslib tests from cppunit to gtest.Geir Storli2019-05-221-2/+2
* Rewrite tests from cppunit to gtest.Geir Storli2019-05-161-1/+1
* stop using python script for cppunit testsArne Juul2019-03-261-2/+1
* Simplify.Geir Storli2019-03-011-1/+0
* Add gtest runner in vdslib and migrate bucketdistributiontest from CppUnit to...Geir Storli2019-02-181-0/+18
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* TypoVegard Sjonfjell2016-11-171-1/+1
* Add testrunner dependencies to parallelized testsVegard Sjonfjell2016-11-171-0/+1
* Parallize cppunit test runner test suites using cppunit-parallelize.pyVegard Sjonfjell2016-11-161-1/+6
* Fixed some of the libraries.Arnstein Ressem2016-10-031-1/+0
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
* PublishJon Bratseth2016-06-151-0/+12