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
If a target reports that a DPE feature is not supported, the verification tests should ensure that related functionality fails.
I could imagine doing this by allowing the support_needed vector to be passed something like "-IsSimulation", which would mean that the target must not support simulation mode for the test to run.
The text was updated successfully, but these errors were encountered:
If a target reports that a DPE feature is not supported, the verification tests should ensure that related functionality fails.
I could imagine doing this by allowing the
support_needed
vector to be passed something like"-IsSimulation"
, which would mean that the target must not support simulation mode for the test to run.The text was updated successfully, but these errors were encountered: