summaryrefslogtreecommitdiff
path: root/tests/TARGETS
blob: c64245ea66e283c0086b591db4080763a8c84da0 (plain)
1
2
3
4
5
6
{ "ALL":
  { "type": "install"
  , "deps": [["test_cases/deps", "ALL"], ["test_cases/cflags", "ALL"]]
  , "tainted": ["test"]
  }
}