Skip to content
  • Brad King's avatar
    ConsoleBuf: Avoid use of __FUNCTION__ in tests · 80f820fc
    Brad King authored
    This compiler extension is not universally supported.  Spell out the
    function name explicitly, and use __LINE__ to get more-specific
    information.
    
    Change-Id: I670d94a85f1ff8112655af62fb710460b3e76f19
    80f820fc