rusEfi
|
1991437f77
|
development into unit tests, makefile cleanup
|
2019-11-19 20:05:12 -05:00 |
Matthew Kennedy
|
3bd1ddcc1f
|
Sensors: composition >> inheritance (#953)
* functional sensors
* format
* tests
* sim makefile
* eol
* format tests
|
2019-09-24 21:11:41 -04:00 |
rusefi
|
1fbd3dec45
|
unit_tests to init git modules
|
2019-08-25 20:15:14 -04:00 |
rusefi
|
cde33df1a0
|
Gcov (#906)
* trying to get gcov working
* unit tests code coverage #653
* unit tests code coverage #653
progress :(
* unit tests code coverage #653
|
2019-08-25 16:53:13 -04:00 |
rusefi
|
ef6c0ead20
|
unit tests code coverage #653
See https://stackoverflow.com/questions/57643813/cannot-get-gcov-to-produce-any-coverage-data
|
2019-08-25 10:21:36 -04:00 |
rusefi
|
415c2caae7
|
questionable readablity improvement
|
2019-08-25 00:37:05 -04:00 |
rusefi
|
c2d3f9729e
|
reviving unit tests
|
2019-07-06 21:00:34 -04:00 |
rusefi
|
47a3577e27
|
MK clean-up
|
2019-06-15 16:43:30 -04:00 |
rusefi
|
7c3e88c7dc
|
Try ccache #769
|
2019-04-20 21:44:00 -04:00 |
rusefi
|
4dac92e202
|
minor fix - same -Wextra twice
|
2019-04-20 20:32:20 -04:00 |
rusefi
|
e236a65525
|
cj125 and hip125 and else SPI broken with chibi18 migration fix #757
|
2019-04-14 18:35:39 -04:00 |
rusefi
|
5316d7ad6a
|
The Big Refactoring of 2019: folder structure #723
|
2019-04-09 23:01:45 -04:00 |
rusefi
|
e0c9493dd9
|
The Big Refactoring of 2019: folder structure #723
|
2019-04-05 01:41:24 -04:00 |
rusefi
|
56d026b8e2
|
The Big Refactoring of 2019: folder structure #723
|
2019-03-31 16:33:16 -04:00 |
andreika-git
|
b80806182f
|
More portability & small fixes (#719)
* Use hw_stm32.mk
* Fix bootloader
* Use more common hw_ports.mk filename instead of hw_stm32.mk
* More CPU compatibility for Makefile
* TS_UART_MODE & rename TS_SERIAL_UART_DEVICE->TS_SERIAL_DEVICE
* Move lockAnyContext()/unlockAnyContext() to rfiutil.c
* USE_FATFS
* EFI_LCD
* Less compilation errors
* STATUS_LOGGING_BUFFER_SIZE & SETTINGS_LOGGING_BUFFER_SIZE
* EFI_ALTERNATOR_CONTROL, EFI_SERVO, EFI_DISABLE_CONSOLE_ACTIONS
* #ifndef PWM_PHASE_MAX_COUNT & more flexible GPIO inside portname()
* merge
* EFI_ALTERNATOR_CONTROL, EFI_ELECTRONIC_THROTTLE_BODY
|
2019-03-29 15:29:01 +01:00 |
dron0gus
|
70ebc06517
|
gpiochips API, core and unit test (#703)
* Add external gpiochips driver API and core
* gpiochips: add unit test
|
2019-03-12 10:12:37 -04:00 |
rusefi
|
eb96dafa42
|
Migrate to Chibios 18 stable #631
removing unused ChibiOS references
|
2019-02-03 21:19:26 -05:00 |
rusefi
|
3b5a07c9d6
|
CJ125 unit-tests coverage #617
|
2019-02-01 23:16:34 -05:00 |
rusefi
|
e4234bc004
|
trying ideas about testability
|
2019-01-17 00:24:41 -05:00 |
rusefi
|
fdd9dff136
|
windows unit tests are now 64 bit
|
2019-01-12 14:31:55 -05:00 |
rusefi
|
5b5f4e124b
|
good enough fix #652
|
2019-01-08 23:07:00 -05:00 |
rusefi
|
60e747481f
|
#35 first unit test with a mock!
|
2019-01-08 01:20:18 -05:00 |
Matthew Kennedy
|
45d4243636
|
Improve wall wetting AE to use time constant (#650)
* impruv
* c++17
* add tests, docs
|
2019-01-06 20:45:51 -05:00 |
rusefi
|
1d117c4c34
|
#652
|
2019-01-06 20:33:56 -05:00 |
Matthew Kennedy
|
ae1b19d35f
|
fix (#651)
|
2019-01-06 19:54:10 -05:00 |
rusefi
|
aced64810f
|
better folder structure
|
2019-01-05 21:49:47 -05:00 |
rusefi
|
e6ac26bf2b
|
better conditional compilation
|
2019-01-04 00:16:08 -05:00 |
rusefi
|
2b8f586276
|
googletest
|
2019-01-03 20:14:23 -05:00 |
rusefi
|
ab4d6b824c
|
does this help?
|
2018-12-23 19:31:19 -05:00 |
rusefi
|
a5b1bf6b8d
|
usability
|
2018-12-23 01:54:14 -05:00 |
rusefi
|
372ba45bed
|
-pedantic
|
2018-12-08 15:08:40 -05:00 |
rusefi
|
68bf209f2c
|
docs
|
2018-12-08 14:17:39 -05:00 |
rusefi
|
3ba837fa97
|
CJ125 unit-tests coverage #617
|
2018-11-03 13:34:55 -04:00 |
rusefi
|
f0c1c4e628
|
proper submodule folder name
|
2018-01-23 23:00:10 -05:00 |
rusefi
|
7da05adee0
|
#463 fixing unit_tests
|
2018-01-23 21:56:26 -05:00 |
rusefi
|
4ab79c3bdb
|
#490
|
2017-11-26 01:17:37 -05:00 |
rusefi
|
e1a8dcf4a0
|
refactoring - reducing GPIO complexity
|
2017-04-21 13:35:06 -04:00 |
rusefi
|
97059c948a
|
fixing CI
|
2017-04-07 13:30:50 -04:00 |
rusEfi
|
1070520d7d
|
auto-sync
|
2017-01-19 17:04:15 -05:00 |
rusEfi
|
ff2cbd46aa
|
auto-sync
|
2017-01-02 15:03:26 -05:00 |
rusEfi
|
53ebcf4c17
|
auto-sync
|
2016-09-21 23:03:22 -04:00 |
rusEfi
|
3dc30459c0
|
auto-sync
|
2016-08-29 23:02:15 -04:00 |
rusEfi
|
6f1b86e876
|
auto-sync
|
2016-07-01 18:03:23 -04:00 |
rusEfi
|
ff80f25b54
|
auto-sync
|
2016-02-12 11:02:09 -05:00 |
rusEfi
|
969ebbf142
|
auto-sync
|
2015-07-10 09:01:56 -04:00 |
rusEfi
|
298341e0d1
|
auto-sync
|
2015-07-10 08:57:59 -04:00 |
rusEfi
|
f2cc8a60c5
|
auto-sync
|
2015-01-01 18:03:31 -06:00 |
rusEfi
|
9ac09cdcf4
|
auto-sync
|
2014-09-27 15:02:54 -05:00 |
rusefi
|
fdde061d6e
|
auto-sync
|
2014-08-29 10:52:33 -04:00 |
rusefi
|
d99a8b501e
|
auto-sync
|
2014-08-29 10:44:55 -04:00 |