ci: Fix pre-check stage failing tests

- Updated license headers
- Re-enabled public headers and static analysis checks
- Fix public header file check failure

Co-authored-by: Aditya Patwardhan <aditya.patwardhan@espressif.com>
This commit is contained in:
Laukik Hase
2021-10-29 10:09:53 +05:30
committed by Aditya Patwardhan
parent 60b167f2d6
commit 3925365351
57 changed files with 2166 additions and 2600 deletions

View File

@@ -7,7 +7,6 @@
/*
* mbedTLS SHA unit tests
*/
#include <string.h>
#include <stdio.h>
#include <stdbool.h>