Test Report : test.junit

Test Suite: (empty)

Results

Duration4.0 sec
Tests10
Failures0

Tests

cobs_demo

Test case:cobs_demo
Outcome:Passed
Duration:0.002 sec
FailedNone
None
Stdout
0000: 01__ ____  ____ ____    ____ ____  ____ ____    .
Encoded 2/2 ==========================================================
0000: 0201 ____  ____ ____    ____ ____  ____ ____    ..

circular_buffer_test

Test case:circular_buffer_test
Outcome:Passed
Duration:0.002 sec
FailedNone
None

cbor_test

Test case:cbor_test
Outcome:Passed
Duration:0.006 sec
FailedNone
None
Stdout
Using path /home/runner/work/comms-ccf/comms-ccf/comms-ccf/cbor.hpp
Don't know how to test | void * | null | `7:22` `` |
Don't know how to test | std::string_view | "" | `3:0`  `` |
Don't know how to test | std::string_view | "a" | `3:1`  `61` |
Don't know how to test | std::string_view | "IETF" | `3:4`  `49455446` |
Don't know how to test | std::span<int> | [] | `4:0`  `` |
Don't know how to test | std::span<int> | [1, 2, 3] | `4:3`  `010203` |
Don't know how to test | tuple<int, span<int>, span<int>> | [1, [2, 3], [4, 5]] | `4:3`  `01820203820405` |
Don't know how to test | std::span<int> | [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25] | `4:24` `190102030405060708090A0B0C0D0E 0F101112131415161718181819` |

rpc_demo

Test case:rpc_demo
Outcome:Passed
Duration:2.121 sec
FailedNone
None
Stdout
Using CPython 3.13.6 interpreter at: /nix/store/iyff8129iampdw13nlfqalzhxy8y1hi9-python3-3.13.6/bin/python3.13
Creating virtual environment at: /home/runner/work/comms-ccf/comms-ccf/python/.venv
   Building comms-ccf @ file:///home/runner/work/comms-ccf/comms-ccf/python
   Building cobs==1.2.2
   Building intervaltree==3.1.0
      Built intervaltree==3.1.0
      Built comms-ccf @ file:///home/runner/work/comms-ccf/comms-ccf/python
      Built cobs==1.2.2
Installed 14 packages in 4ms

rpc_inline_vtable_demo

Test case:rpc_inline_vtable_demo
Outcome:Passed
Duration:0.233 sec
FailedNone
None

log_demo

Test case:log_demo
Outcome:Passed
Duration:0.182 sec
FailedNone
None
Stdout
Debug 0 debug int 0
Info 1 debug float 1.000000
Info 2 debug str two
Info 3 debug str three

log_deferred_demo

Test case:log_deferred_demo
Outcome:Passed
Duration:0.18 sec
FailedNone
None
Stdout
RX: 0000: 0201 110B  6465 6275    6720 696E  7420 30C9    ....debug int 0É
RX: 0010: 3460 8F00  ____ ____    ____ ____  ____ ____    4`..

RX: 0000: 1C01 2114  6465 6275    6720 666C  6F61 7420    ..!.debug float 
RX: 0010: 312E 3030  3030 3030    E5E7 8C35  00__ ____    1.000000åç.5.

RX: 0000: 1501 220D  6465 6275    6720 7374  7220 7477    ..".debug str tw
RX: 0010: 6F49 0378  5100 ____    ____ ____  ____ ____    oI.xQ.

RX: 0000: 1701 230F  6465 6275    6720 7374  7220 7468    ..#.debug str th
RX: 0010: 7265 652E  7DEA 4600    ____ ____  ____ ____    ree.}êF.

Debug 0 debug int 0
Info 1 debug float 1.000000
Info 2 debug str two
Info 3 debug str three

rpc_debug_demo

Test case:rpc_debug_demo
Outcome:Passed
Duration:0.179 sec
FailedNone
None

python_cosimulate_test

Test case:python_cosimulate_test
Outcome:Passed
Duration:1.181 sec
FailedNone
None
Stdout
============================= test session starts ==============================
platform linux -- Python 3.13.6, pytest-8.4.1, pluggy-1.6.0
rootdir: /home/runner/work/comms-ccf/comms-ccf
plugins: hypothesis-6.136.9
collected 12 items

../../test/cobs_test.py .........                                        [ 75%]
../../test/fnv1a_test.py ...                                             [100%]

============================== 12 passed in 0.89s ==============================

build_test_deps

Test case:build_test_deps
Outcome:Passed
Duration:0.012 sec
FailedNone
None
Stdout
ninja: no work to do.