Skip to content
Snippets Groups Projects
  • Nick Mathewson's avatar
    b6e8c746
    Add rudimentary test mocking support. · b6e8c746
    Nick Mathewson authored
    This is not the most beautiful possible implementation (it requires
    decorating mockable functions with ugly macros), but it actually
    works, and is portable across multiple compilers and architectures.
    b6e8c746
    History
    Add rudimentary test mocking support.
    Nick Mathewson authored
    This is not the most beautiful possible implementation (it requires
    decorating mockable functions with ugly macros), but it actually
    works, and is portable across multiple compilers and architectures.
testsupport.h 2.12 KiB