Codecheck

Learn about the powerful Codecheck tool within Understand.

Running CodeCheck from the Command Line
CodeCheck can be set up to run from the command line using Und if that is your preferred work environment, or if you are looking to automate the task. For m...
Tue, 16 Aug, 2022 at 2:40 PM
Running Codecheck in your DevOps pipeline with Jenkins
We use Understand every day on our own code as part of our Continuous Integration(CI) process. Each time an engineer does a git commit we test that their ch...
Wed, 17 Aug, 2022 at 11:09 AM
What Standards Does Codecheck Test
Understand has many checks straight from the following published standards: AUTOSAR C++2014 MISRA-C 2004 MISRA-C++ 2008 MISRA-C 2012 Effective C++ (3r...
Fri, 30 Sep, 2022 at 6:49 PM
Writing Codecheck Scripts in Perl and Python
Overview CodeCheck scripts are special Perl and Python scripts that let you provide custom checks for verifying your team’s coding standards. They can b...
Mon, 4 Oct, 2021 at 10:52 AM