tests: Add invalid "constant" tests to increase coverage
commite4825bea27dd071fd2755bf07d816708e91317d6
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 5 Feb 2018 09:31:10 +0000 (5 10:31 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 5 Feb 2018 09:31:33 +0000 (5 10:31 +0100)
treef9459119d023a2a724ddcee77014eaf0b99f41e1
parent2ba8c10814373f19d1bd4d8e1c45715500aa8925
tests: Add invalid "constant" tests to increase coverage
tests/Makefile.am
tests/semantic/constant-extern.test [new file with mode: 0644]
tests/semantic/constant-value-missing.test [new file with mode: 0644]
tests/semantic/constant-value-type.test [new file with mode: 0644]
tests/semantic/constant-value.test [new file with mode: 0644]
tests/semantic/constant-void.test [new file with mode: 0644]