* Added a new naming check addon. Also verifies variable and function prefixes * Verification added to code * added naming checks ng selftest to travis file * Ensure zero exit value for tests if tests succeed * Expected values adjusted * Fixed copy and paste error