summaryrefslogtreecommitdiffstats
path: root/vespamalloc/src/tests/thread
Commit message (Collapse)AuthorAgeFilesLines
* gc old process codeHÃ¥vard Pettersen2022-03-051-2/+0
| | | | also added read_line function to new Process code
* Settle for less processes during test.Henning Baldersheim2021-11-161-2/+2
|
* Update 2017 copyright notices.gjoranv2021-10-074-4/+4
|
* Wire in for live reconfiguration of DocumentStore.Henning Baldersheim2017-10-051-3/+3
|
* Update tests with correct library name.Henning Baldersheim2017-08-302-2/+2
|
* Include only what you need.Henning Baldersheim2017-08-182-0/+2
|
* Use explicit fetch_xxx instead of --/++ to signal costly operations.Henning Baldersheim2017-08-111-2/+2
|
* Use std::atomic all over and completely get rid of homegrown atomics.Henning Baldersheim2017-08-112-5/+4
|
* Update copyright headersJon Bratseth2017-06-144-3/+4
|
* Revert "Update copyright headers"Jon Bratseth2017-06-144-4/+3
|
* Update copyright headersJon Bratseth2017-06-144-3/+4
|
* Revert "Copyright header"Jon Bratseth2017-06-134-4/+3
|
* Copyright headerJon Bratseth2017-06-134-3/+4
|
* Add overrideHenning Baldersheim2017-04-292-25/+5
|
* Revert "Balder/enforce override 2"Arne H Juul2017-04-242-5/+25
|
* Use overrideHenning Baldersheim2017-04-232-25/+5
|
* add override in vespamalloc moduleArne H Juul2017-04-102-3/+3
|
* Added more dependencies to be able to compile and test in parallell.Arnstein Ressem2016-08-251-1/+2
|
* Name dependencies for script tests.Arnstein Ressem2016-08-241-1/+2
|
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-232-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* handle sh != bash case betterarnej279592016-07-011-1/+11
|
* Fail test scripts on first error (#194)Vegard Sjonfjell2016-06-281-0/+1
| | | | | | | | | | | | | | | | * Fail test scripts on first error * Some more test fixes * Reverted prod_features_test fix * Re-added prod_features_test.sh change matching that of PR #193 * More error checking * Reverted set -e on failing tests * Enable errexit in lowercasing test
* Merge branch 'master' into aressem/vespa-compile-on-centos7Arnstein Ressem2016-06-161-1/+1
|\
| * Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
| |
* | Merging code into new github branch.Arnstein Ressem2016-06-161-0/+2
|/
* PublishJon Bratseth2016-06-155-0/+236