summaryrefslogtreecommitdiffstats
path: root/test cases/linuxlike/8 subproject library install/test.json
blob: 5a2bf04c54a7966853ce1e3e06052202871af5e6 (plain)
1
2
3
4
5
6
7
{
  "installed": [
    {"type": "file", "file": "usr/lib/libsublib.so"},
    {"type": "file", "file": "usr/lib/libsublib.so.5"},
    {"type": "file", "file": "usr/lib/libsublib.so.2.1.0"}
  ]
}