Commit Graph

3 Commits (mbed-os-5.4)

Author SHA1 Message Date
Martin Kojtal e7061577d3 race tests: fix unsupported condition
Should be true if single thread is defined, then its not
supported.
2017-06-06 15:59:45 +01:00
Martin Kojtal 3f549ad1e7 tests: race test - add not supported for single threaded env
Fixes #4196. As someone might not be aware that settting default_lib to small has
some implications regarding thread safety, therefore we print an error.
2017-05-05 16:48:45 +01:00
Russ Butler 69431da0c7 Add a test to check for init race conditions
Test SingletonPtr initailization along the with lazy initailization
that is built into the C++ language itself.
2016-08-30 11:23:11 -05:00