| |
| PASS # AUDIT TASK RUNNER STARTED. |
| PASS Executing "128->1024" |
| PASS Executing "512->256" |
| PASS Audit report |
| PASS > [128->1024] |
| PASS Time data equals [expected array] with an element-wise tolerance of {"absoluteThreshold":0,"relativeThreshold":0}. |
| PASS Linear FFT data after setting fftSize = 1024 equals [expected array] with an element-wise tolerance of {"absoluteThreshold":0,"relativeThreshold":0.000004}. |
| PASS < [128->1024] All assertions passed. (total 2 assertions) |
| PASS > [512->256] |
| PASS Time data equals [expected array] with an element-wise tolerance of {"absoluteThreshold":0,"relativeThreshold":0}. |
| PASS Linear FFT data after setting fftSize = 256 equals [expected array] with an element-wise tolerance of {"absoluteThreshold":0,"relativeThreshold":0.000002}. |
| PASS < [512->256] All assertions passed. (total 2 assertions) |
| PASS # AUDIT TASK RUNNER FINISHED: 2 tasks ran successfully. |
| |