|
UniSet 2.45.1
|
Открытые члены | |
| test_ton_update_call (self) | |
| test_ctu_update_call_arg_order (self) | |
| test_ctud_update_call_four_args (self) | |
| test_rs_update_call (self) | |
| test_sr_update_call (self) | |
| test_r_trig_update_call (self) | |
| test_f_trig_update_call (self) | |
Test IRFBCall emits correct update() calls.
| tests.test_codegen_fb.TestFBCallCodegen.test_ctu_update_call_arg_order | ( | self | ) |
CTU.update(CU, RESET) - order must match fb_registry.
| tests.test_codegen_fb.TestFBCallCodegen.test_ctud_update_call_four_args | ( | self | ) |
CTUD.update(CU, CD, RESET, LOAD) - all 4 args in order.