aboutsummaryrefslogtreecommitdiffstats
path: root/vdslib/src/tests
Commit message (Expand)AuthorAgeFilesLines
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Update 2017 copyright notices.gjoranv2021-10-0714-14/+14
* Remove notion of node-specific reliability from C++ distribution codeTor Brede Vekterli2021-03-022-25/+13
* - Reduce visibility of ClusterState and Distribution.Henning Baldersheim2021-02-192-11/+12
* use size literals in streamingArne Juul2021-02-151-3/+4
* Add feed block status to ClusterStateBundle in C++.Geir Storli2021-01-181-2/+40
* 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
* Remove disk distribution from C++ part of vdslib.Tor Egge2020-11-051-1/+0
* Remove diskstate from vdslib.Tor Egge2020-11-032-253/+2
* Use std::mutex and std:.condition_variable and GC some unused code.Henning Baldersheim2020-10-134-239/+0
* Use vespalib::Lock -> std::mutexHenning Baldersheim2020-10-081-6/+5
* - GC unused code.Henning Baldersheim2020-10-074-104/+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-076-7/+0
* Merge pull request #13742 from vespa-engine/toregge/use-find-package-to-find-...Geir Storli2020-06-306-6/+13
|\
| * Use find_package to find gtest library.Tor Egge2020-06-296-6/+13
* | Only sort once during ideal group calculationsTor Brede Vekterli2020-06-291-0/+106
|/
* Revert "Only sort once during ideal group calculations"Arnstein Ressem2020-06-261-54/+0
* Only sort once during ideal group calculationsTor Brede Vekterli2020-06-251-0/+54
* Don't write outside container in vdslib distribution test.Tor Egge2020-04-231-19/+18
* GC a load of unused code. ByteBuffer towards read only.Henning Baldersheim2020-01-201-6/+10
* FastOS_THread::Sleep -> std::chrono::sleep_forHenning Baldersheim2019-12-041-2/+4
* Remove unused vespa/vespalib/util/regexp.h include in vdslib.Tor Egge2019-10-071-1/+0
* Use int64_t for vdslib::Parameters overload.Tor Egge2019-08-071-4/+4
* Simplify.Geir Storli2019-05-231-3/+3
* Rewrite vdslib tests from cppunit to gtest.Geir Storli2019-05-237-686/+292
* Remove debug test program that is no longer relevant and code that is not used.Geir Storli2019-05-235-843/+0
* Resurrect parts of state/grouptest.cpp that are still relevant and remove unu...Geir Storli2019-05-232-335/+96
* Rewrite vdslib tests from cppunit to gtest.Geir Storli2019-05-227-272/+150
* Rewrite tests from cppunit to gtest.Geir Storli2019-05-165-108/+71
* stop using python script for cppunit testsArne Juul2019-03-261-2/+1
* Add '()' to macro definition.Geir Storli2019-03-011-1/+1
* Simplify.Geir Storli2019-03-011-1/+0
* Reduce code duplication in gtest runners.Geir Storli2019-02-221-8/+2
* Add gtest runner in vdslib and migrate bucketdistributiontest from CppUnit to...Geir Storli2019-02-185-34/+50
* Derive correct distribution partition spec for grouped clustersTor Brede Vekterli2019-02-121-0/+14
* Eliminate clang warnings in vdslib.Tor Egge2019-02-081-1/+1
* GC unused code and update includesHenning Baldersheim2019-01-051-13/+1
* Remove stringref::c_str()Tor Brede Vekterli2018-07-252-2/+2
* Remove DocumentList with children...Henning Baldersheim2018-03-192-535/+0
* Finalize ClusterStateBundle to return derived cluster state if bucket space i...Geir Storli2018-03-142-0/+78
* Revert "Finalize ClusterStateBundle to return derived cluster state if bucket...Harald Musum2018-03-102-78/+0
* Fix typo.Geir Storli2018-03-091-1/+1
* Finalize ClusterStateBundle to return derived cluster state if bucket space i...Geir Storli2018-03-092-0/+78
* Include only what you need.Henning Baldersheim2017-08-181-0/+2
* Use nested namespace syntax.Henning Baldersheim2017-07-251-4/+3
* Update copyright headersJon Bratseth2017-06-1425-25/+25