summaryrefslogtreecommitdiffstats
path: root/doxygen
ModeNameSize
-rw-r--r--Makefile8644logstatsplain
d---------assets81logstatsplain
-rw-r--r--dev_doc.md555logstatsplain
-rw-r--r--dir.dox.sample1027logstatsplain
-rw-r--r--doxygen.cfg107603logstatsplain
-rwxr-xr-xfilter_api.py1875logstatsplain
-rwxr-xr-xfilter_c.py4300logstatsplain
-rwxr-xr-xfilter_h.py1630logstatsplain
-rw-r--r--layout.xml6106logstatsplain
-rwxr-xr-xsiphon-generate2760logstatsplain
-rwxr-xr-xsiphon-process2847logstatsplain
d---------siphon336logstatsplain
d---------siphon_templates70logstatsplain
-rw-r--r--test_framework_doc.md1626logstatsplain
-rw-r--r--user_doc.md853logstatsplain
n83' href='#n83'>83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233
{
    "fields": [
        {
            "metadata": {},
            "name": "job",
            "nullable": false,
            "type": "string"
        },
        {
            "metadata": {},
            "name": "build",
            "nullable": false,
            "type": "integer"
        },
        {
            "metadata": {},
            "name": "duration",
            "nullable": true,
            "type": "double"
        },
        {
            "metadata": {},
            "name": "dut_type",
            "nullable": true,
            "type": "string"
        },
        {
            "metadata": {},
            "name": "dut_version",
            "nullable": true,
            "type": "string"
        },
        {
            "metadata": {},
            "name": "tg_type",
            "nullable": true,
            "type": "string"
        },
        {
            "metadata": {},
            "name": "tg_version",
            "nullable": true,
            "type": "string"
        },
        {
            "metadata": {},
            "name": "result",
            "nullable": true,
            "type": {
                "fields": [
                    {
                        "metadata": {},
                        "name": "critical_rate",
                        "nullable": true,
                        "type": {
                            "fields": [
                                {
                                    "metadata": {},
                                    "name": "lower",
                                    "nullable": true,
                                    "type": {
                                        "fields": [
                                            {
                                                "metadata": {},
                                                "name": "bandwidth",
                                                "nullable": true,
                                                "type": {
                                                    "fields": [
                                                        {
                                                            "metadata": {},
                                                            "name": "unit",
                                                            "nullable": true,
                                                            "type": "string"
                                                        },
                                                        {
                                                            "metadata": {},
                                                            "name": "value",
                                                            "nullable": true,
                                                            "type": "double"
                                                        }
                                                    ],
                                                    "type": "struct"
                                                }
                                            },
                                            {
                                                "metadata": {},
                                                "name": "rate",
                                                "nullable": true,
                                                "type": {
                                                    "fields": [
                                                        {
                                                            "metadata": {},
                                                            "name": "unit",
                                                            "nullable": true,
                                                            "type": "string"
                                                        },
                                                        {
                                                            "metadata": {},
                                                            "name": "value",
                                                            "nullable": true,
                                                            "type": "double"
                                                        }
                                                    ],
                                                    "type": "struct"
                                                }
                                            }
                                        ],
                                        "type": "struct"
                                    }
                                },
                                {
                                    "metadata": {},
                                    "name": "upper",
                                    "nullable": true,
                                    "type": {
                                        "fields": [
                                            {
                                                "metadata": {},
                                                "name": "bandwidth",
                                                "nullable": true,
                                                "type": {
                                                    "fields": [
                                                        {
                                                            "metadata": {},
                                                            "name": "unit",
                                                            "nullable": true,
                                                            "type": "string"
                                                        },
                                                        {
                                                            "metadata": {},
                                                            "name": "value",
                                                            "nullable": true,
                                                            "type": "double"
                                                        }
                                                    ],
                                                    "type": "struct"
                                                }
                                            },
                                            {
                                                "metadata": {},
                                                "name": "rate",
                                                "nullable": true,
                                                "type": {
                                                    "fields": [
                                                        {
                                                            "metadata": {},
                                                            "name": "unit",
                                                            "nullable": true,
                                                            "type": "string"
                                                        },
                                                        {
                                                            "metadata": {},
                                                            "name": "value",
                                                            "nullable": true,
                                                            "type": "double"
                                                        }
                                                    ],
                                                    "type": "struct"
                                                }
                                            }
                                        ],
                                        "type": "struct"
                                    }
                                }
                            ],
                            "type": "struct"
                        }
                    },
                    {
                        "metadata": {},
                        "name": "type",
                        "nullable": true,
                        "type": "string"
                    }
                ],
                "type": "struct"
            }
        },
        {
            "metadata": {},
            "name": "start_time",
            "nullable": true,
            "type": "timestamp"
        },
        {
            "metadata": {},
            "name": "passed",
            "nullable": true,
            "type": "boolean"
        },
        {
            "metadata": {},
            "name": "test_id",
            "nullable": true,
            "type": "string"
        },
        {
            "metadata": {},
            "name": "test_name_long",
            "nullable": true,
            "type": "string"
        },
        {
            "metadata": {},
            "name": "test_name_short",
            "nullable": true,
            "type": "string"
        },
        {
            "metadata": {},
            "name": "test_type",
            "nullable": true,
            "type": "string"
        },
        {
            "metadata": {},
            "name": "tags",
            "nullable": true,
            "type": {
                "containsNull": true,
                "elementType": "string",
                "type": "array"
            }
        },
        {
            "metadata": {},
            "name": "version",
            "nullable": true,
            "type": "string"
        }
    ],
    "type": "struct"
}