aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/testkit/time_bomb.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Pass two int64_t values to std::minTor Egge2023-06-021-1/+2
* Use a timeBomb to ensure test terminates on error.Henning Baldersheim2023-05-151-6/+6
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Use vespalib::duration for timeoutsHenning Baldersheim2021-01-311-2/+2
* use LOG_ABORT not just abort()Arne Juul2018-06-121-1/+3
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Only include what you need.Henning Baldersheim2016-12-221-1/+0
* added TimeBomb - protects against deadlocked unit testsHaavard2016-10-181-0/+41