idf_component_register(
  SRCS "test_mad.cpp"
  INCLUDE_DIRS "."
  REQUIRES catch2 cmock codecs)
