]> granicus.if.org Git - libvpx/commit
test: limit the valid image size on OS/2
authorKO Myung-Hun <komh@chollian.net>
Sun, 30 Aug 2015 07:28:41 +0000 (16:28 +0900)
committerKO Myung-Hun <komh@chollian.net>
Wed, 2 Sep 2015 10:04:16 +0000 (19:04 +0900)
commit9af8c39694d3ce0035b896d668ac6e57266e9898
treeb01a7db43b3d9707c4fc4555c99ea5cc4c3b41bb
parente909da888c267e34996f021ad4ecbc0cb930cfc3
test: limit the valid image size on OS/2

Without this, test_libvpx crashes at VP9FrameSizeTestsLarge.ValidSizes
on OS/2.

Change-Id: If253fb95a04216babed56458f0fab8c70523fc7e
test/frame_size_tests.cc