Deprecated test case
Description
CWE: 390 Detection of Error Condition Without Action
Sinks: mkdirs
GoodSink: Throw Exception if dirs cannot be created
BadSink : Do nothing if dirs cannot be created
Flow Variant: 10 Control flow: if(IO.static_t) and if(IO.static_f)
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.