ud3tn/test/unit
Felix Walter 62d563449f test: Remove the Unity wrappers for memory allocation functions
This adds a custom header that does explicitly not include the Unity
wrappers for malloc, free, etc. by defining the guard used by that header
file. This way we can remove the wrappers provided via the linker
altogether.

Signed-off-by: Felix Walter <felix.walter@d3tn.com>
2023-05-15 11:39:29 +02:00
..
bundle7Data.c Insert SPDX license expression comments into our .c, .h, .py, and .sh code 2022-02-20 16:24:38 +01:00
main.c test: Remove the Unity wrappers for memory allocation functions 2023-05-15 11:39:29 +02:00
test.c test: Remove the Unity wrappers for memory allocation functions 2023-05-15 11:39:29 +02:00
test_aap.c test: Remove the Unity wrappers for memory allocation functions 2023-05-15 11:39:29 +02:00
test_aap_parser.c test: Remove the Unity wrappers for memory allocation functions 2023-05-15 11:39:29 +02:00
test_aap_serializer.c test: Remove the Unity wrappers for memory allocation functions 2023-05-15 11:39:29 +02:00
test_bibe_encoder.c test: Remove the Unity wrappers for memory allocation functions 2023-05-15 11:39:29 +02:00
test_bibe_parser.c test: Remove the Unity wrappers for memory allocation functions 2023-05-15 11:39:29 +02:00
test_bibe_validation.c test: Remove the Unity wrappers for memory allocation functions 2023-05-15 11:39:29 +02:00
test_bundle.c test: Remove the Unity wrappers for memory allocation functions 2023-05-15 11:39:29 +02:00
test_bundle6Create.c test: Remove the Unity wrappers for memory allocation functions 2023-05-15 11:39:29 +02:00
test_bundle6ParserSerializer.c test: Remove the Unity wrappers for memory allocation functions 2023-05-15 11:39:29 +02:00
test_bundle7Create.c test: Remove the Unity wrappers for memory allocation functions 2023-05-15 11:39:29 +02:00
test_bundle7Fragmentation.c test: Remove the Unity wrappers for memory allocation functions 2023-05-15 11:39:29 +02:00
test_bundle7Parser.c test: Remove the Unity wrappers for memory allocation functions 2023-05-15 11:39:29 +02:00
test_bundle7Reports.c test: Remove the Unity wrappers for memory allocation functions 2023-05-15 11:39:29 +02:00
test_bundle7Serializer.c test: Remove the Unity wrappers for memory allocation functions 2023-05-15 11:39:29 +02:00
test_crc.c test: Remove the Unity wrappers for memory allocation functions 2023-05-15 11:39:29 +02:00
test_eid.c test: Remove the Unity wrappers for memory allocation functions 2023-05-15 11:39:29 +02:00
test_node.c test: Remove the Unity wrappers for memory allocation functions 2023-05-15 11:39:29 +02:00
test_routingTable.c test: Remove the Unity wrappers for memory allocation functions 2023-05-15 11:39:29 +02:00
test_sdnv.c test: Remove the Unity wrappers for memory allocation functions 2023-05-15 11:39:29 +02:00
test_simple_queue.c test: Remove the Unity wrappers for memory allocation functions 2023-05-15 11:39:29 +02:00
test_simplehtab.c test: Remove the Unity wrappers for memory allocation functions 2023-05-15 11:39:29 +02:00
test_spp.c test: Remove the Unity wrappers for memory allocation functions 2023-05-15 11:39:29 +02:00
test_spp_parser.c test: Remove the Unity wrappers for memory allocation functions 2023-05-15 11:39:29 +02:00
test_spp_timecodes.c test: Remove the Unity wrappers for memory allocation functions 2023-05-15 11:39:29 +02:00
testud3tn_unity.h test: Remove the Unity wrappers for memory allocation functions 2023-05-15 11:39:29 +02:00