- 14 Mar, 2018 1 commit
-
-
Simon Giesecke authored
Solution: removed
-
- 02 Mar, 2018 12 commits
-
-
Luca Boccassi authored
Solution: correctly dereference pointer in test.
-
Simon Giesecke authored
Solution: Return an enum from rm instead of a bool, and adapt existing uses
-
Simon Giesecke authored
Solution: added test case
-
Simon Giesecke authored
Solution: introduce a type template argument
-
Simon Giesecke authored
Solution: added further test cases
-
Simon Giesecke authored
Solution: added test case, reduced code duplication in tests
-
Simon Giesecke authored
Solution: added unit test and assertions
-
Simon Giesecke authored
Solution: add test case
-
Simon Giesecke authored
Solution: added some test cases for rm
-
Simon Giesecke authored
Solution: added test case
-
Simon Giesecke authored
Solution: add some more test cases
-
Simon Giesecke authored
Solution: made mtrie generic (to remove complex dependency on pipe_t), and added some unit tests
-
- 14 Feb, 2018 1 commit
-
-
Simon Giesecke authored
Solution: fix order of statements in test_events_t
-
- 13 Feb, 2018 1 commit
-
-
Simon Giesecke authored
reuse Solution: extract into functions defined in ip.hpp Problem: signaler_t::make_fdpair not reusable Solution: move make_fdpair to ip.hpp Problem: epoll worker with no fds cannot be stopped Solution: use interruptible epoll_pwait call Problem: insufficient unit tests for poller Solution: add test cases
-
- 11 Feb, 2018 1 commit
-
-
Simon Giesecke authored
Solution: set up initial unit tests
-