summaryrefslogtreecommitdiffstats
path: root/vbench/src/tests
Commit message (Collapse)AuthorAgeFilesLines
* No virtual on override.Henning Baldersheim2017-04-263-5/+5
| | | | Optimize includes.
* Revert "Balder/enforce override 2"Arne H Juul2017-04-243-5/+5
|
* Use overrideHenning Baldersheim2017-04-233-5/+5
|
* let socket handle handle more socket stuffHaavard2017-04-214-35/+0
| | | | | | very simple Socket/SimpleSocket stop using fastos sockets in websocket experimental code stop using fastos sockets in vbench
* add override in vbench moduleArne H Juul2017-04-103-5/+5
|
* use mapped file input from vespalibHaavard2017-02-075-36/+0
|
* use new input/output model in vbenchHaavard2017-02-0326-312/+70
|
* simplify Input/Output APIsHaavard2017-01-2011-30/+30
|
* Removed TestApp::GetSourceDirectoryArnstein Ressem2016-11-023-8/+8
|
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-236-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * vespalib tests run out of source. * staging_vespalib run tests out of source. * fastos tests run out of source. * Fixed storage tests out of source. * Fixed some of the config tests. * config* tests run out of source. * document_* tests run out of source. * documentapi_ tests run out of source. * Fixed fsa out of source tests. * Fix jrt_test out of source. * More tests run out of source. * Fix some slobrok and messagebus tests. * More fixes for out of source tests. * Done with first pass of regular tests out of source. * Only use SOURCE_DIRECTORY in a limited set of places. * Fix some remaining tests. * Some cleanups. * No need for extra slash.
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-1631-31/+31
|
* PublishJon Bratseth2016-06-15136-0/+1732