|
237 | 237 | "note": "May require binding-specific interpretation." |
238 | 238 | } |
239 | 239 | } |
| 240 | + }, |
| 241 | + { |
| 242 | + "id": "read_file/missing_file_returns_default_and_false", |
| 243 | + "target": "read_file", |
| 244 | + "runtime_results": { |
| 245 | + "python": { |
| 246 | + "status": "observed_pass", |
| 247 | + "classification": "required", |
| 248 | + "note": "Phase-1 baseline execution." |
| 249 | + }, |
| 250 | + "cpp": { |
| 251 | + "status": "not_audited", |
| 252 | + "classification": "required", |
| 253 | + "note": "Audit planned in phase 2." |
| 254 | + }, |
| 255 | + "java": { |
| 256 | + "status": "observed_pass", |
| 257 | + "classification": "required", |
| 258 | + "note": "Validated by TestConcoredockerApi.java." |
| 259 | + }, |
| 260 | + "matlab": { |
| 261 | + "status": "not_audited", |
| 262 | + "classification": "required", |
| 263 | + "note": "Audit planned in phase 2." |
| 264 | + }, |
| 265 | + "octave": { |
| 266 | + "status": "not_audited", |
| 267 | + "classification": "required", |
| 268 | + "note": "Audit planned in phase 2." |
| 269 | + }, |
| 270 | + "verilog": { |
| 271 | + "status": "not_audited", |
| 272 | + "classification": "implementation_defined", |
| 273 | + "note": "May require binding-specific interpretation." |
| 274 | + } |
| 275 | + } |
| 276 | + }, |
| 277 | + { |
| 278 | + "id": "read_file/older_timestamp_does_not_decrease_simtime", |
| 279 | + "target": "read_file", |
| 280 | + "runtime_results": { |
| 281 | + "python": { |
| 282 | + "status": "observed_pass", |
| 283 | + "classification": "required", |
| 284 | + "note": "Phase-1 baseline execution." |
| 285 | + }, |
| 286 | + "cpp": { |
| 287 | + "status": "not_audited", |
| 288 | + "classification": "required", |
| 289 | + "note": "Audit planned in phase 2." |
| 290 | + }, |
| 291 | + "java": { |
| 292 | + "status": "observed_pass", |
| 293 | + "classification": "required", |
| 294 | + "note": "Validated by TestConcoredockerApi.java simtime progression checks." |
| 295 | + }, |
| 296 | + "matlab": { |
| 297 | + "status": "not_audited", |
| 298 | + "classification": "required", |
| 299 | + "note": "Audit planned in phase 2." |
| 300 | + }, |
| 301 | + "octave": { |
| 302 | + "status": "not_audited", |
| 303 | + "classification": "required", |
| 304 | + "note": "Audit planned in phase 2." |
| 305 | + }, |
| 306 | + "verilog": { |
| 307 | + "status": "not_audited", |
| 308 | + "classification": "implementation_defined", |
| 309 | + "note": "May require binding-specific interpretation." |
| 310 | + } |
| 311 | + } |
240 | 312 | } |
241 | 313 | ] |
242 | 314 | } |
0 commit comments