{
    "config": {
        "cell-locate-mga-token": {
            "help": "Your Cell Locate MGA token, required for TCP testing.  A tokane can be obtained from https://www.u-blox.com/en/assistnow-service-registration-form",
            "value": "\"mymgatoken\""
        },
        "run-cell-locate-tcp-server-test": {
            "help": "Set to true to run tests over TCP as well as over UDP",
            "value": 1
        }
     },
    "target_overrides": {
        "*": {
            "target.features_add": ["COMMON_PAL"],
            "platform.stdio-convert-newlines": true
        }
    }
}

