openh264/test
Martin Storsjö c301db696e Remove a stray srand
The individual tests shouldn't reseed the random number generator
(other than for local debugging).

Hardcoding a specific random seed here leads to this test (and
all subsequent tests) not testing things randomly as intended, but
always testing the same parameters.
2015-02-27 12:06:44 +02:00
..
api Remove a stray srand 2015-02-27 12:06:44 +02:00
build Merge pull request #1772 from mstorsjo/mc-unify 2015-01-29 09:28:57 +08:00
common Remove dependencies on the decoder internals in unit test for the common library 2015-02-02 12:44:04 +02:00
decoder Merge pull request #1787 from mstorsjo/remove-stray-semicolon 2015-02-02 18:15:02 +08:00
encoder Merge pull request #1786 from sijchen/fix_over 2015-02-06 12:17:56 +08:00
encoder_binary_comparison 1, update the max-nal-size setting in UT and param check since we are using a larger input check 2015-02-06 13:24:20 +08:00
processing Add checks for cpu features in tests 2015-01-24 22:47:23 +02:00
utils Add casts when converting from size_t or std::streamsize to int 2015-01-16 13:38:07 +02:00
BaseDecoderTest.h Move a conversion from size_t to int into one single place within BaseDecoderTest.cpp 2015-01-16 13:38:07 +02:00
BaseEncoderTest.h refactor --for BaseEncoderTest 2014-10-29 17:53:08 +08:00
sha1.h astyle all 2014-06-25 18:50:41 -07:00
test_stdint.h Allow building tests on MSVC versions where stdint.h is missing 2014-02-24 15:38:37 +02:00