You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally the bash-based test logic tested used zapif to generate output on stdout.
The CTest-backed test logic requires using -o so the stdout path isn't being validated.
Perhaps Python could be used to cover that gap.
Originally the bash-based test logic tested used zapif to generate output on stdout.
The CTest-backed test logic requires using -o so the stdout path isn't being validated.
Perhaps Python could be used to cover that gap.