A tool needs to be created to parse through the
assertions.xml files for each suite.
This tool could include the following features:
- determine the amount of mapping on to documents
has been done
- determine which assertions have corresponding test
cases (may already be done via coverage.txt)
- determine which assertions (and therefore test cases)
correspond to a certain tag
- determine which assertions correspond to which
POSIX specification (plus version, if this information is
added)