diff options
| author | jvoisin | 2023-12-07 11:58:47 +0100 |
|---|---|---|
| committer | jvoisin | 2023-12-07 12:07:29 +0100 |
| commit | 9064a508d5f1ed3514d3e5b4734576e80f7048ae (patch) | |
| tree | 488a7315c7362ab1ab1691be54f0b7f6cc9a3c58 /tests/Makefile | |
| parent | 5494a3f9dce8d3cb1a4f4359084a1ef0ee15333e (diff) | |
Add a global test to ensure that all headers are compiling
Diffstat (limited to 'tests/Makefile')
| -rw-r--r-- | tests/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile index 4889dc7..f91bff0 100644 --- a/tests/Makefile +++ b/tests/Makefile | |||
| @@ -18,6 +18,7 @@ RUNTIME_TARGETS= \ | |||
| 18 | test_bcopy_static_write \ | 18 | test_bcopy_static_write \ |
| 19 | test_bzero_dynamic_write \ | 19 | test_bzero_dynamic_write \ |
| 20 | test_bzero_static_write \ | 20 | test_bzero_static_write \ |
| 21 | test_compile \ | ||
| 21 | test_confstr_dynamic \ | 22 | test_confstr_dynamic \ |
| 22 | test_confstr_static \ | 23 | test_confstr_static \ |
| 23 | test_fgets_dynamic \ | 24 | test_fgets_dynamic \ |
