ud3tn/test/unit
Felix Walter 78bef1a089 Refactor FIB: Separate node entry from CLA link
The FIB fulfils two purposes: 1) map node IDs to next-hop CLA addresses
and 2) store the current status of a link associated with a given CLA
address.

Signed-off-by: Felix Walter <felix.walter@d3tn.com>
2024-08-23 11:59:02 +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/unit: Disable logging during tests 2024-06-17 13:33:31 +02:00
test.c Re-integrate v0.13.0 routing code as "integrated default BDM" 2024-07-15 00:46:14 +02:00
test_aap.c Move definition of _POSIX_C_SOURCE and _DEFAULT_SOURCE to posix.mk 2023-10-25 15:56:57 +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_agent_manager.c Refactor FIB: Separate node entry from CLA link 2024-08-23 11:59:02 +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 style: Spacing, indentation, long lines, continuations 2023-07-25 13:15:05 +02:00
test_bibe_validation.c style: Spacing, indentation, long lines, continuations 2023-07-25 13:15:05 +02:00
test_bundle.c aap2: Secure the control of the storage and BDMs through AAP 2.0 2024-06-26 10:23:17 +02:00
test_bundle6Create.c test: Remove the Unity wrappers for memory allocation functions 2023-05-15 11:39:29 +02:00
test_bundle6Fragmentation.c bundle_fragmenter: Always create new fragments with offset + length 2024-06-21 10:36:30 +02:00
test_bundle6ParserSerializer.c TX: Allow the bundle serializers to indicate failure if CLA fails 2024-06-21 12:38:15 +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 bundle_fragmenter: Always create new fragments with offset + length 2024-06-21 10:36:30 +02:00
test_bundle7Parser.c style: Spacing, indentation, long lines, continuations 2023-07-25 13:15:05 +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 TX: Allow the bundle serializers to indicate failure if CLA fails 2024-06-21 12:38:15 +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 Apply first suggestions from !126 2023-11-08 15:11:53 +01:00
test_fib.c Refactor FIB: Separate node entry from CLA link 2024-08-23 11:59:02 +02:00
test_node.c Re-integrate v0.13.0 routing code as "integrated default BDM" 2024-07-15 00:46:14 +02:00
test_routingTable.c Re-integrate v0.13.0 routing code as "integrated default BDM" 2024-07-15 00:46:14 +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 style: Spacing, indentation, long lines, continuations 2023-07-25 13:15:05 +02:00
test_simplehtab.c simplehtab: Implement an update method and document interface 2024-06-17 13:33:31 +02:00
test_spp.c style: Spacing, indentation, long lines, continuations 2023-07-25 13:15:05 +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 style: Spacing, indentation, long lines, continuations 2023-07-25 13:15:05 +02:00
testud3tn_unity.h test: Remove the Unity wrappers for memory allocation functions 2023-05-15 11:39:29 +02:00