cc_library(
    name = "test_materials",
    hdrs = glob(["**/*.h"]),
    visibility = ["//visibility:public"],
)