aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Remove CppUnit dependencies in modulesTor Brede Vekterli2019-06-261-14/+1
* Convert remaining CppUnit tests to GTestTor Brede Vekterli2019-06-251-1/+0
* Convert storageserver and visiting tests from CppUnit to GTestTor Brede Vekterli2019-06-141-2/+0
* Convert persistence tests from CppUnit to GTestTor Brede Vekterli2019-06-121-2/+0
* Convert StatusTest from CppUnit to GTestTor Brede Vekterli2019-06-121-1/+0
* Convert LockableMapTest from CppUnit to GTestTor Brede Vekterli2019-06-071-1/+0
* Create gtest runner per test sub-module.Geir Storli2019-06-041-15/+1
* Convert BucketDBUpdaterTest from CppUnit to GTestTor Brede Vekterli2019-03-271-0/+1
* Simplify.Geir Storli2019-03-011-1/+0
* Stop running storage unit tests in parallel, the tests can interfereTor Egge2019-02-201-3/+1
* Add gtest runner in storage and migrate bucketmovertest from CppUnit to gtest.Geir Storli2019-02-181-1/+17
* Remove unused (and not working) graphing utilitiesTor Brede Vekterli2017-12-041-1/+0
* Remove memory manager component from content layerTor Brede Vekterli2017-12-041-1/+0
* 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
* Use 8 threads for testing storage.Henning Baldersheim2017-01-021-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
* Finished with the storage dependency mess cleanup.Arnstein Ressem2016-10-121-3/+0
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
* PublishJon Bratseth2016-06-151-0/+22