Skip to content
  • Nagy Tibor's avatar
    tests: Fix function-like macros · efd6947d
    Nagy Tibor authored
    Turns the results of these macros from compound to regular statements using the old `do { ... } while(0)` trick. Must have for function-like macros.
    efd6947d