rusefi/unit_tests/tests
Matthew Kennedy 423f69a842
allow logging multiple warnings at once (#4414)
* allow logging multiple warnings at once

* comment

* .Code

* Revert ".Code"

This reverts commit 2b986bd50035aeec051d11aafd83fdbc1694351c.

* add a better comparison operator instead of conversion

* dot code

* Revert "dot code"

This reverts commit 35f6ae1007c41e3b30ea129a324f33ab4205036d.

* force gcc-10 maybe?

* Revert "force gcc-10 maybe?"

This reverts commit 4ddf8bcefddd354ccdc1da682c5fff1e68d44273.

* vq

* dot code

* dead

* dot code

* return may be null

* static_vector; maybe cyclic_buffer is broken or wrong tool for the job?

* move static vector

* put cyclic buffer back how it was since we don't use it now
2022-08-17 01:12:25 -04:00
..
actuators Add a timeout for Lua ETB adjustment (#4331) 2022-07-10 05:46:28 +03:00
ignition_injection more missing autoscale (#4112) 2022-04-28 08:16:02 -04:00
lua ECU to Mainline DynoLog Data Protocol #4319 2022-08-12 23:53:48 -04:00
sensor unexpected contains information about why it failed (#4393) 2022-07-28 10:04:28 +03:00
system
trigger allow logging multiple warnings at once (#4414) 2022-08-17 01:12:25 -04:00
util Scaled channel ints (#4129) 2022-05-02 15:20:02 -04:00
test_accel_enrichment.cpp
test_binary_log.cpp
test_can_rx.cpp
test_can_serial.cpp
test_can_wideband.cpp fix (#4279) 2022-06-23 21:35:05 -04:00
test_change_engine_type.cpp Brain pin is enum class (#4108) 2022-04-28 17:32:39 -04:00
test_cpp_memory_layout.cpp Technical debt: ENUM_32_BITS #3874 2022-05-01 08:48:54 -04:00
test_deadband.cpp
test_dynoview.cpp
test_engine_math.cpp helping build 2022-05-02 05:57:53 -04:00
test_gear_detector.cpp Lua hooks for gear detection (#4328) 2022-07-07 23:16:56 -04:00
test_gpio.cpp Brain pin is enum class (#4108) 2022-04-28 17:32:39 -04:00
test_gpiochip.cpp Brain pin is enum class (#4108) 2022-04-28 17:32:39 -04:00
test_hardware_reinit.cpp
test_hellen_board_id.cpp hellen board ID detect improvements (#4307) 2022-07-02 05:19:02 -04:00
test_hip9011.cpp
test_hpfp.cpp Brain pin is enum class (#4108) 2022-04-28 17:32:39 -04:00
test_hpfp_integrated.cpp Brain pin is enum class (#4108) 2022-04-28 17:32:39 -04:00
test_idle_controller.cpp remove idle offset (#4355) 2022-07-18 15:49:43 -04:00
test_ion.cpp
test_knock.cpp more missing autoscale (#4112) 2022-04-28 08:16:02 -04:00
test_launch.cpp Launch control bug? "range" thing is confusing #4348 2022-07-20 18:48:55 -04:00
test_limp.cpp clt based rpm limit (#4267) 2022-06-22 16:49:24 -04:00
test_log_buffer.cpp
test_pid.cpp
test_pid_auto.cpp
test_pwm_generator.cpp
test_signal_executor.cpp
test_start_stop.cpp
test_stft.cpp more missing autoscale (#4112) 2022-04-28 08:16:02 -04:00
test_tunerstudio.cpp
test_util.cpp implement sensor checker (#4395) 2022-07-30 17:08:48 -04:00
tests.mk it's impossible to receive AcceleratorPedal sensor via CAN/Lua #4369 2022-07-28 12:08:35 -04:00