summaryrefslogtreecommitdiffstats
path: root/fastos/src/tests/threadtest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* - Wait for zero inactive threads before trying to start the one that shall fail.Henning Baldersheim2021-01-121-17/+12
* Reduce runtime by not testing std::stuff and also avoid extended stress test.Henning Baldersheim2021-01-121-273/+29
* GC unused code and tests with no value.Henning Baldersheim2021-01-071-58/+1
* GC unused timestamp in schema.Henning Baldersheim2019-12-161-10/+15
* FastOS_THread::Sleep -> std::chrono::sleep_forHenning Baldersheim2019-12-041-2/+2
* Remove more usage of FastOS_TimeHenning Baldersheim2019-11-201-32/+15
* Revert "Revert "Toregge/use standard locks in fastos""Arnstein Ressem2017-11-021-48/+43
* Revert "Toregge/use standard locks in fastos"Harald Musum2017-10-311-43/+48
* Stop using FastOS_Mutex and FastOS_Cond in fastos unit tests.Tor Egge2017-10-301-48/+43
* NULL -> nullptrHenning Baldersheim2017-08-181-21/+21
* 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
* Use overrideHenning Baldersheim2017-04-041-4/+3
* rename BaseForThreadTest -> ThreadTestBaseArne H Juul2016-06-301-1/+1
* base_thread.hpp -> thread_test_base.hppArne H Juul2016-06-301-1/+1
* jobs.h -> job.hArne H Juul2016-06-301-1/+1
* return 0 only if all okArne H Juul2016-06-301-2/+1
* move common code to new base classArne H Juul2016-06-301-238/+24
* split out common job codeArne H Juul2016-06-301-64/+1
* split test so it can run in parallelArne H Juul2016-06-291-449/+3
* remove SetPriority from fastosArne H Juul2016-06-291-139/+0
* PublishJon Bratseth2016-06-151-0/+1466