- 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
-