Add option create_error_stubs to testcase

This commit is contained in:
Roland Stahn
2025-06-03 13:26:34 +02:00
committed by GitHub
parent b1d0e36aa3
commit bd41b3f939
+2 -1
View File
@@ -20,7 +20,8 @@ describe CMockPluginManager, "Verify CMockPluginManager Module" do
:when_ptr => :compare_data,
:enforce_strict_ordering => false,
:ignore => :args_and_calls,
:exclude_setjmp_h => false
:exclude_setjmp_h => false,
:create_error_stubs => true
)
def @config.plugins