@@ -247,94 +247,34 @@ MLD Corridor passed for ISAR with max MLD diff of 0.0
## Executing specific tests only
All CUT tests can be run specifically for IVAS Encoder,IVAS Decoder,IVAS Renderer, ISAR Encoder and ISAR Decoder only. The commandline allows for ```-test-mode=<PARAM>``` for this functionality, examples:
Use `--filter` to run or analyze a subset of tests.
- Run CUT IVAS Encoder Tests Only (on Target Platform)
- Tag selection is supported with comma-separated tags: `ENC`, `DEC`, `REND`, `ISAR`, `ISAR_ENC`.