![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|
Functions | |
| run_unhandled_exception_in_greenlet_aborts () | |
Variables | |
| func_name = sys.argv[1] | |
| func = getattr(_test_extension_cpp, func_name) | |
| g = greenlet.greenlet(_test_extension_cpp.test_exception_throw_std) | |
| flush | |
Helper for testing a C++ exception throw aborts the process. Takes one argument, the name of the function in :mod:`_test_extension_cpp` to call.