1group("unittests") {2 deps = [3 "AsLibAll:LLDAsLibAllTests",4 "AsLibELF:LLDAsLibELFTests",5 ]6 testonly = true7}8