tor/changes/11507

8 lines
261 B
Plaintext
Raw Normal View History

2014-04-15 21:03:49 +02:00
o Testing support:
- New macros in test.h to simplify writting mock-functions for unit
tests. Part of ticket 11507. Patch from Dana Koch.
o Testing:
- Complete tests for the status.c module. Resolves ticket 11507.
Patch from Dana Koch.