summaryrefslogtreecommitdiffstats
path: root/fastos/src/tests/thread_bounce_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+2
* 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-3/+2
* ugly but unique class namesArne H Juul2016-06-301-3/+3
* move common code to new base classArne H Juul2016-06-301-221/+2
* split out common job codeArne H Juul2016-06-301-65/+1
* split test so it can run in parallelArne H Juul2016-06-291-0/+379