aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/singleexecutor/singleexecutor_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Include test_master.hpp explicit.Henning Baldersheim3 days1-2/+2
|
* remove TEST_APPHOOK, TEST_INIT, TEST_DONE and TestAppHåvard Pettersen11 days1-1/+1
|
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* GC convenience constructor to be explicit.Henning Baldersheim2023-03-161-1/+1
|
* stop using fastos thread more placesHåvard Pettersen2023-02-141-0/+1
| | | | | | | | | | - also stop using std::jthread - remove Active and Joinable interfaces - remove stop, stopped and slumber - remove currentThread - make start function static - override start for Runnable w/init or custom function - explicit stop/slumber where needed
* Move state_server, metrivs and some all executors from staging_vespalib too ↵Henning Baldersheim2022-05-181-0/+114
vespalib.