Deprecated test case
Description
CWE: 392 Failure to Report Error in Status Code
Sinks: always_return_success
GoodSink: Return success when successful and fail when the function fails
BadSink : Always return success
Flow Variant: 03 Control flow: if(5==5) and if(5!=5)
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.