mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-07-31 16:56:35 +08:00
Test that `make lib GEN_FILES=` does build the generated files if they're missing. Also, test that this only requires the expected commands: `$(CC)`, `$(AR)`, `$(PERL)` and `$(PYTHON)`. For Python (and Perl), we don't test for reliance on unexpected third-party packages: that would be desirable, but out of scope of this commit. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com> |
||
|---|---|---|
| .. | ||
| .jenkins | ||
| configs | ||
| git-scripts | ||
| include | ||
| opt-testcases | ||
| scripts | ||
| src | ||
| suites | ||
| .gitignore | ||
| CMakeLists.txt | ||
| compat-in-docker.sh | ||
| compat.sh | ||
| context-info.sh | ||
| Descriptions.txt | ||
| make-in-docker.sh | ||
| Makefile | ||
| ssl-opt.sh | ||