Small-system-tests (and large-system-tests) both make reference to test0.xml, which is missing a bracket and therefore not passing the xml schema verification. Very easy to fix. Output is as follows:
[java] [main] INFO Testcase: ./tests/large-system-tests/bad_inputs/test0.xml
[java] [main] ERROR javax.xml.bind.UnmarshalException
[java] - with linked exception:
[java] [org.xml.sax.SAXParseException: The end-tag for element type "EventId" must end with a '>' delimiter.]
[java] [main] ERROR Test case not found