[testsuite] rename test_issue_208 -> test_CVE_2017_17722

the issue got a CVE assigned
v0.27.3
Dan Čermák 7 years ago
parent 4533d60e74
commit 1f32207271

@ -3,7 +3,9 @@
import system_tests import system_tests
class AssertionPoC(system_tests.Case): class TestCvePoC(system_tests.Case):
url = "https://github.com/Exiv2/exiv2/issues/208"
filename = "{data_path}/2018-01-09-exiv2-crash-001.tiff" filename = "{data_path}/2018-01-09-exiv2-crash-001.tiff"
commands = ["{exiv2} " + filename] commands = ["{exiv2} " + filename]
Loading…
Cancel
Save