openh264/test/api
Martin Storsjö 411df4c75f Explicitly request 2 threads when testing slice threading
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.
2014-04-01 11:39:04 +03:00
..
BaseDecoderTest.cpp Prefix API with the Wels namespace 2014-03-25 17:40:01 +01:00
BaseEncoderTest.cpp Explicitly request 2 threads when testing slice threading 2014-04-01 11:39:04 +03:00
c_interface_test.c reorganize tests 2014-03-24 22:14:43 -07:00
cpp_interface_test.cpp reorganize tests 2014-03-24 22:14:43 -07:00
DataGenerator.cpp Add EncoderMB UT test file, and reformat UT files. 2014-04-01 13:55:22 +08:00
decode_encode_test.cpp reorganize tests 2014-03-24 22:14:43 -07:00
decoder_test.cpp reorganize tests 2014-03-24 22:14:43 -07:00
encoder_test.cpp reorganize tests 2014-03-24 22:14:43 -07:00
sha1.c reorganize tests 2014-03-24 22:14:43 -07:00
simple_test.cpp reorganize tests 2014-03-24 22:14:43 -07:00
targets.mk reorganize tests 2014-03-24 22:14:43 -07:00