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: 13 Control flow: if(global_const_five==5) and if(global_const_five!=5)
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.