aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/common
Commit message (Expand)AuthorAgeFilesLines
* GC unused include and update copyright.Henning Baldersheim2020-02-252-1/+2
* Add benchmark for sequenced task executor.Henning Baldersheim2020-02-242-0/+31
* Add testing of growing of bitvector when count is invalidHenning Baldersheim2020-01-291-7/+15
* Maintain the cached bitCount to avoid cost query time.Henning Baldersheim2020-01-221-11/+11
* Include algorithm header file when needed.Tor Egge2020-01-081-0/+1
* Add test for distribution of tasksHenning Baldersheim2020-01-041-0/+11
* Improve the distribution by using a indirect mapping that should improveHenning Baldersheim2020-01-031-7/+5
* Update tests after changing how executors are selected.Henning Baldersheim2020-01-031-6/+4
* GC some unused code related to fs4 protocol that has now gone missing.Henning Baldersheim2019-09-273-675/+0
* added function identifying which elements matchedHåvard Pettersen2019-09-194-0/+115
* support binary values in feature setsHåvard Pettersen2019-06-131-44/+49
* Let capacity be set based on amount of memory allocated.Henning Baldersheim2019-06-051-8/+9
* Move RcuVector and relevant support classes to vespalibTor Brede Vekterli2019-05-233-313/+0
* Remove files used by old unit test runner.Tor Egge2019-02-1913-13/+0
* Follow api changeHenning Baldersheim2018-12-191-6/+2
* Return information if a buffer is held.Henning Baldersheim2018-12-181-6/+6
* Avoid depending of ResultSet. Use more simpler types. Also remove some unused...Henning Baldersheim2018-08-221-71/+2
* - Remove the execute(string, ...) and force the use of ExecutorId.Henning Baldersheim2018-06-171-6/+5
* Use a explicit type to avoid confusion on what an intger number mean. Compone...Henning Baldersheim2018-06-111-2/+2
* Add test for getNumExecutorsHenning Baldersheim2018-06-111-0/+5
* Merge pull request #4989 from vespa-engine/balder/filter-qflagsHenning Baldersheim2018-02-091-2/+2
|\
| * Ensure that we filter and QFLAGS and do not automatically say we have the sam...Henning Baldersheim2018-02-091-2/+2
* | Compute nodes queried/replied more correctly during merge to get it more corr...Henning Baldersheim2018-02-091-2/+2
|/
* Also keep track of nodes queried/replied.Henning Baldersheim2018-02-061-13/+11
* Replace tab with spaces.Geir Storli2017-09-131-2/+2
* Moved databuffer and compresssion to vespalibHenning Baldersheim2017-08-281-1/+3
* Include only what you need.Henning Baldersheim2017-08-182-16/+12
* Add some more tests for clearIntervalHenning Baldersheim2017-08-021-0/+31
* Update copyright headersJon Bratseth2017-06-1418-18/+18
* Revert "Update copyright headers"Jon Bratseth2017-06-1418-18/+18
* Update copyright headersJon Bratseth2017-06-1418-18/+18
* Revert "Copyright header"Jon Bratseth2017-06-1318-18/+18
* Copyright headerJon Bratseth2017-06-1318-18/+18
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-016-6/+0
* Merge pull request #2377 from yahoo/toregge/replace-task-id-with-executor-id-...Geir Storli2017-05-091-7/+56
|\
| * Extend unit test to test new methods.Tor Egge2017-05-031-7/+56
* | Revert "Revert "Fix warnings hidden earlier due to including application head...Henning Baldersheim2017-05-031-5/+3
|/
* Revert "Fix warnings hidden earlier due to including application headers as s...Henning Baldersheim2017-05-031-3/+5
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-031-5/+3
* Test notSelfHenning Baldersheim2017-03-081-5/+27
* Add tests for reserve and fix bug in memoryusage accounting.Henning Baldersheim2017-01-191-0/+23
* NULL -> nullptrHenning Baldersheim2017-01-131-3/+1
* Change shrink() to shrink underlying memory allocation if possible (without c...Geir Storli2017-01-051-5/+46
* Rewrite to modern test syntax.Geir Storli2017-01-051-56/+11
* Try to maintain memory usage invariant: alloc >= used >= holdTor Egge2016-11-211-3/+3
* Build searchlib+tests tooHenning Baldersheim2016-11-181-0/+2
* Update correct packet lengthHenning Baldersheim2016-10-171-5/+5
* I think aggregation was removed 6 years ago. And that is the newest of featur...Henning Baldersheim2016-10-141-13/+0
* GC long gone PCODE_MLD_GETDOCSUMS and PCODE_GETDOCSUMSHenning Baldersheim2016-10-141-3/+4
* GC PCODE_MLD_QUERYRESULT and PCODE_QUERYRESULTHenning Baldersheim2016-10-141-0/+2