- 24 Mar, 2019 10 commits
-
-
Simon Giesecke authored
Solution: make use of custom Unity macros
-
Simon Giesecke authored
Solution: call bind_loopback_tipc where applicable
-
Simon Giesecke authored
Solution: call bind_loopback_ipc where applicable
-
Simon Giesecke authored
Solution: call bind_loopback_ipv4 where applicable
-
Simon Giesecke authored
Solution: rename to more meaningful name
-
Simon Giesecke authored
Solution: remove s_send(more) and replace all uses
-
Simon Giesecke authored
Solution: define setUp/tearDown functions via SETUP_TEARDOWN_TESTCONTEXT macro where possible
-
Simon Giesecke authored
Solution: use bind_loopback_ipv4 instead
-
Simon Giesecke authored
Problem: removing header from testutil.hpp breaks unittest build with…
-
Luca Boccassi authored
Solution: include unistd.h in unittest_poller.cpp
-
- 23 Mar, 2019 9 commits
-
-
Luca Boccassi authored
Migrate testutil* to Unity, and build testutil as separate library
-
Simon Giesecke authored
Solution: add documentation
-
Simon Giesecke authored
Solution: remove from header and declare as static
-
Simon Giesecke authored
Solution: remove and add where needed
-
Simon Giesecke authored
Solution: convert streq/strneq into functions
-
Simon Giesecke authored
Solution: remove declaration and make functions static
-
Simon Giesecke authored
Solution: use unity assertions instead
-
Simon Giesecke authored
Solution: remove redundant entries
-
Simon Giesecke authored
Solution: move test utilities to separate testutil library
-
- 22 Mar, 2019 13 commits
-
-
Simon Giesecke authored
Solution: migrate to Unity
-
Simon Giesecke authored
Solution: migrate to Unity
-
Simon Giesecke authored
Solution: migrate to Unity
-
Simon Giesecke authored
Solution: migrate to Unity
-
Simon Giesecke authored
Solution: migrate to Unity
-
Simon Giesecke authored
Solution: migrate to Unity
-
Simon Giesecke authored
Solution: migrate to Unity
-
Simon Giesecke authored
Solution: migrate to Unity
-
Simon Giesecke authored
Solution: use move target instead
-
Simon Giesecke authored
Solution: migrate to Unity
-
Simon Giesecke authored
Solution: check for failure and do not access any members afterwards
-
Simon Giesecke authored
Solution: use test context instead
-
Simon Giesecke authored
Solution: migrate to Unity
-
- 20 Mar, 2019 6 commits
-
-
Luca Boccassi authored
Migration of further tests & test utilities to Unity
-
Simon Giesecke authored
Solution: migrate to unity and adapt users
-
Simon Giesecke authored
Solution: use standard TEST_ASSERT_SUCCESS_ERRNO macro instead
-
Simon Giesecke authored
Solution: migrate to unity and adapt users
-
Simon Giesecke authored
Solution: use appropriate test assertion macro
-
Simon Giesecke authored
Solution: migrate to unity
-
- 19 Mar, 2019 1 commit
-
-
Simon Giesecke authored
Problem: TCP and UDP test sockets use hard-coded port
-
- 18 Mar, 2019 1 commit
-
-
Luca Boccassi authored
Validate group before using it
-