{
    "testbed":
    [
        {
            "_description": "ACTS sanity test bed, no device needed.",
            "name": "Sanity",
            "icecream": 42,
            "MagicDevice": ["Magic!"]
        }
    ],
    "logpath": "/tmp/logs",
    "testpaths": ["./"],
    "icecream": "mememe",
    "extra_param": "haha"
}
