summaryrefslogtreecommitdiffstats
path: root/slobrok/src/tests
Commit message (Expand)AuthorAgeFilesLines
* low-level testing of fnet enabled byHåvard Pettersen2021-09-161-1/+1
* always run with new logicArne H Juul2021-09-161-2/+2
* simplify request completion handlingArne H Juul2021-09-151-1/+1
* extend testHåvard Pettersen2021-09-091-3/+50
* handle addLocal for down services betterArne H Juul2021-09-091-2/+19
* added test for local rpc monitor mapHåvard Pettersen2021-09-092-0/+276
* make it easy to run servers with valgrindArne Juul2021-08-182-4/+6
* use guards for subscriptionsArne Juul2021-08-162-15/+13
* some minor test improvementsArne Juul2021-08-131-2/+44
* some fixups for mirror of remote slobrok map:Arne Juul2021-08-123-70/+143
* add unit test for UnionServiceMapArne Juul2021-08-052-0/+189
* let ServiceMapHistory implement MapListener APIArne Juul2021-07-141-5/+5
* check cancel() return value alsoArne Juul2021-06-281-1/+4
* add ServiceMapHistory classArne Juul2021-06-282-0/+234
* try to avoid valgrind complaints during shutdownArne Juul2021-06-081-0/+2
* Use a hash map for specs. If the request is a point lookup then just use a ha...Henning Baldersheim2021-06-021-1/+1
* Use int for FastOS_UNIX_Application::GetOpt() return value.Tor Egge2021-04-301-1/+1
* Reapply "add more logging" (new and updated slobrok logging)Arne Juul2021-04-211-63/+25
* Revert "add more logging"Harald Musum2021-04-201-25/+63
* simpler backoff testArne Juul2021-04-191-63/+25
* Use vespalib::duration for timeoutsHenning Baldersheim2021-01-314-0/+4
* Use std::mutex over vespalib::Lock and reduce code visibility.Henning Baldersheim2020-10-081-2/+2
* Use vespalib::Lock -> std::mutexHenning Baldersheim2020-10-081-1/+1
* - Redo the servicepool to resolve addresses first time and not loadbalance.Henning Baldersheim2020-04-011-9/+3
* avoid race in slobrok unit testArne Juul2020-03-181-0/+6
* FastOS_THread::Sleep -> std::chrono::sleep_forHenning Baldersheim2019-12-044-10/+10
* 25s -> 60s stabilization time limitHåvard Pettersen2019-06-191-1/+1
* GC unused ancient apiHenning Baldersheim2019-05-135-533/+0
* Stop threadsHenning Baldersheim2019-05-112-0/+2
* Take full control over the supervisorHenning Baldersheim2019-05-112-4/+12
* Simplify the supervisor responsibilityHenning Baldersheim2019-05-107-88/+60
* Remove files used by old unit test runner.Tor Egge2019-02-1910-10/+0
* Modernize slobrok internals moreArne Juul2018-10-081-6/+6
* Revert "Arnej/avoid multiple callbacks 2"Henning Baldersheim2018-10-081-6/+6
* avoid multiple callbacks, take 2Arne Juul2018-10-081-6/+6
* Revert "Arnej/avoid multiple callbacks"Harald Musum2018-10-031-6/+6
* use "localhost" in testArne Juul2018-10-031-6/+6
* remove non-instant invocationHåvard Pettersen2018-09-054-5/+5
* Use std::mutex instead of FastOS_Mutex in slobrok and vespalog modules.Tor Egge2017-10-272-7/+7
* Update copyright headersJon Bratseth2017-06-1422-22/+22
* Revert "Update copyright headers"Jon Bratseth2017-06-1422-22/+22
* Update copyright headersJon Bratseth2017-06-1422-22/+22
* Revert "Copyright header"Jon Bratseth2017-06-1322-22/+22
* Copyright headerJon Bratseth2017-06-1322-22/+22
* Rename slobrok programs to have vespa- prefix.Tor Egge2017-06-121-2/+2
* split log and bufferedlogHenning Baldersheim2017-06-071-0/+1
* Reduce exposure of fastos.h and frt.h.Henning Baldersheim2017-05-3011-40/+47
* misc cleanup from BaldersheimArne H Juul2017-05-024-24/+9
* Revert "Balder/enforce override 2"Arne H Juul2017-04-244-9/+24
* Use overrideHenning Baldersheim2017-04-234-24/+9