summaryrefslogtreecommitdiffstats
path: root/fastos/src/tests/thread_bounce_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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