JHUAPL-DTNMA / dtnma-ace

The DTNMA AMM CODEC Engine (ACE)
https://jhuapl-dtnma.github.io/dtnma-ace/
Apache License 2.0
2 stars 0 forks source link

Testing updates to ARI codec for latest internet draft #6

Open mfarina1 opened 2 months ago

mfarina1 commented 2 months ago

See Justin Ethier's ARI testing work in the dtnma-tools repo because the work he's done can effectively be copied and pasted for this ticket

BrianSipos commented 3 weeks ago

The original test cases are the test_ari_*.c files from dtnma-tools with associated test functions and cases. \ These will be copied into the similarly named test_ari_*.py files from ACE tests with similar functions and input cases (defined as python arrays rather than C macros).