* Run static analysis in CI * Remove analysis-report in make clean * Add remark * Remove the memory helper functions * Revert "Remove the memory helper functions" This reverts commit 364234aea02cca38ed40a5bce1bbc8f8eb02aee2. * Remove swap file
* Run clang-format on test code * Fix format test * Don't pack arguments * Use more descriptive variable names
* Add check for test coverage * Add coverage html report * Install llvm * Save coverage report before doing check * Update coverate report path * Remove coverage check * Remove coverage report in make clean * Remove extra CFLAG