411df4c75f
Previously the default value of iMultipleThreadIdc was 0, which made sure threads were used for the test with multiple slices (if run on a multicore machine). Now the default is 1, so multiple threads has to be requested. Explicitly request 2 threads, to make sure the threading code is tested, even on machines with only one core. |
||
---|---|---|
.. | ||
BaseDecoderTest.cpp | ||
BaseEncoderTest.cpp | ||
c_interface_test.c | ||
cpp_interface_test.cpp | ||
DataGenerator.cpp | ||
decode_encode_test.cpp | ||
decoder_test.cpp | ||
encoder_test.cpp | ||
sha1.c | ||
simple_test.cpp | ||
targets.mk |