• Jaroslava Fiedlerova's avatar
    Introduce time threshold variable for T2/CPU phytest · 6e34f853
    Jaroslava Fiedlerova authored
    - set threshold individually for each test - T2 encoding/decoding and CPU encoding/decoding
    - check if encoder/decoder processing time is below the threshold
    - remove NOK return option - keep only OK (processing time below threshold) or KO (proceesing time beyond threshold)
    6e34f853
main.py 35.9 KB