Skip to content
  • Ondřej Surý's avatar
    add a netmgr unit test · 14f54d13
    Ondřej Surý authored and Ondřej Surý's avatar Ondřej Surý committed
    tests of UDP and TCP cases including:
    - sending and receiving
    - closure sockets without reading or sending
    - closure of sockets at various points while sending and receiving
    - since the teste is multithreaded, cmocka now aborts tests on the
      first failure, so that failures in subthreads are caught and
      reported correctly.
    14f54d13
Validating GitLab CI configuration… Learn more