rusefi-1/unit_tests/tests/sensor
Matthew Kennedy e4a0979dc2
Brain pin is enum class (#4108)
* change most usages to Gpio::

* board configs

* engine configs etc

* isBrainPinValid, smart gpio

* generator

* generator

* generator

* connector yamls

* kinetis enums

* cypress txt

* kinetis config

* frankenso

* config generator

* actually do it for the others

* disable skips for pr ci

* fix tle8888

* misc

* weird cast from int

* needs this operator too

* this can be an unsigned subtract

* happy tests

* s

* kinetis isConfigurationChanged weirdness

* missed J/K

* cypress efifeatures

* build script mistake (!)

* mistake in smart gpio

* debounce

* eg33

* kinetis, so needy

* it's pretty green, we can skip these again
2022-04-28 17:32:39 -04:00
..
mock better pch usage and gmock constructors (#3426) 2021-10-30 20:31:09 -04:00
basic_sensor.cpp better pch usage and gmock constructors (#3426) 2021-10-30 20:31:09 -04:00
func_chain.cpp better pch usage and gmock constructors (#3426) 2021-10-30 20:31:09 -04:00
func_sensor.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
function_pointer_sensor.cpp better pch usage and gmock constructors (#3426) 2021-10-30 20:31:09 -04:00
lin_func.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
mock_sensor.cpp better pch usage and gmock constructors (#3426) 2021-10-30 20:31:09 -04:00
redundant.cpp better pch usage and gmock constructors (#3426) 2021-10-30 20:31:09 -04:00
resist_func.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
sensor_reader.cpp better pch usage and gmock constructors (#3426) 2021-10-30 20:31:09 -04:00
table_func.cpp support autoscale on table axes (#3452) 2021-11-03 19:53:26 -04:00
test_cj125.cpp Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
test_frequency_sensor.cpp Brain pin is enum class (#4108) 2022-04-28 17:32:39 -04:00
test_sensor_init.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
test_turbocharger_speed_converter.cpp Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
test_vehicle_speed_converter.cpp refactoring 2021-12-24 16:51:31 -05:00
therm_func.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00