tor/changes/11507
2014-04-15 15:03:49 -04:00

8 lines
261 B
Plaintext

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.