All the check-whatever targets are unit tests with the exception of check-security and check-symbol (which I intend to port over too). The script is named security-check.py and the function called by cmake as well. This is just more consistent all over this way.
Bonus: Use the COMMENT facility rather than echoing stuff on the command line when runnign the checks.