summaryrefslogtreecommitdiff
path: root/zephyr/test
Commit message (Expand)AuthorAgeFilesLines
* zephyr: rename kconfig PLATFORM_EC_VBOOTJack Rosenthal2021-08-111-1/+1
* zephyr: switch posix-ec and host tests to v2.6Jack Rosenthal2021-08-1010-9/+15
* zephyr: hooks test: bump DEFERRED_DELAY_USJack Rosenthal2021-08-041-1/+1
* zephyr: Move BBRAM access functions to common system.cWealian Liao2021-08-041-0/+8
* zephyr: drivers: set ADC value in temp_sensor testTomasz Michalec2021-07-271-0/+7
* zephyr: drivers: add als_tcs3400 test suiteTomasz Michalec2021-07-274-0/+731
* zephyr: test: drivers: Move headers to include/ directoryYuval Peress2021-07-213-1/+1
* zephyr: test: drivers: tick to zephyr v2.6Yuval Peress2021-07-201-1/+1
* zephyr: drivers: add accelgyro_bmi160 test suiteTomasz Michalec2021-07-144-0/+1915
* zephyr: drivers: add accelgyro_bmi260 test suiteTomasz Michalec2021-07-144-1/+1919
* zephyr: Add SYV682x emulator and testAbe Levkoy2021-07-025-2/+63
* zephyr: Add pi3usb9201 emulator and testEdward Hill2021-06-305-1/+299
* zephyr: drivers: add accele_bma2x2 test suiteTomasz Michalec2021-06-304-0/+934
* zephyr: tasks: fix task id for deferred callsTomasz Michalec2021-06-301-0/+1
* zephyr: test: convert tests to DEVICE_DT_GETstabilize-RUST-14057.B-mainstabilize-14057.B-mainFabio Baltieri2021-06-283-14/+14
* config: Rename CONFIG_CROS_BOARD_INFOPhilip Chen2021-06-161-1/+1
* zephyr: drivers: add temp_sensor test suiteTomasz Michalec2021-05-272-0/+134
* zephyr: drivers: add thermistor test suiteTomasz Michalec2021-05-205-1/+565
* zephyr: drivers: add smart battery test suiteTomasz Michalec2021-05-184-0/+321
* zephyr: drivers: add CBI test suiteTomasz Michalec2021-04-204-1/+35
* zephyr: Add external power gpioJeremy Bettis2021-04-124-6/+10
* zephyr: Allow ztests to use shimmed tasksJeremy Bettis2021-04-123-21/+5
* zephyr: Shell of driver ztest.Jeremy Bettis2021-04-1211-0/+442
* zephyr: Fix duplicated definition warningKeith Short2021-04-091-10/+12
* zephyr: i2c mapping using an enumYuval Peress2021-04-082-0/+2
* zephyr: lint pass, s/ {4}/\t/g for dts filesYuval Peress2021-04-072-24/+24
* zephyr: New test of ec appJeremy Bettis2021-04-024-0/+154
* zephyr: implement task timersJack Rosenthal2021-03-202-1/+76
* zephyr: add bbram system callWealian Liao2021-03-101-1/+1
* zephyr: add defer cancelingWealian Liao2021-03-101-1/+23
* zephyr: zmake: drop support for zephyr v2.4Jack Rosenthal2021-02-238-8/+0
* zephyr: support zephyr v2.5 on all projectsJack Rosenthal2021-02-188-0/+8
* zephyr: zmake: add board-specific DTS overlaysJack Rosenthal2021-02-066-0/+6
* zephyr: Move bbram logic to devicetreeYuval Peress2021-02-052-5/+37
* zephyr: flash/system: enable common/flash.c & common/system.cYuval Peress2021-02-032-228/+50
* zephyr: test: update unit tests for zmakePaul Fagerburg2021-01-2515-131/+27
* test: port accel_cal to ZtestPaul Fagerburg2021-01-224-0/+64
* volteer: i2c: rename i2c-keys node to named-i2c-portsFabio Baltieri2021-01-212-2/+2
* zephyr: copy zephyr-chrome/tests/app/ec to platform/ecJack Rosenthal2021-01-124-0/+297
* zephyr: copy zephyr-chrome/tests/dts/bindings/i2c to platform/ecJack Rosenthal2021-01-125-0/+88
* zephyr: switch to platform/ec printf format implementationJack Rosenthal2021-01-092-1/+4
* zephyr: tasks: Fix collision of shimmed_tasks.hYuval Peress2020-12-282-3/+4
* zmake: change projects to chroot-supported toolchainsJack Rosenthal2020-12-165-5/+5
* zephyr: put project(...) after find_package(Zephyr)Jack Rosenthal2020-12-155-5/+5
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-6/+6
* zephyr: remove dependency on chip specific code for npcxYuval Peress2020-12-101-6/+0
* zephyr: Add is-test flag to zmake.yaml files under test/Yuval Peress2020-12-045-0/+5
* zephyr/test/i2c: update to i2c_controller.c nameJett Rink2020-12-031-1/+1
* zephyr: add i2c_ports enumYuval Peress2020-11-205-0/+120
* zephyr/tests: add zmake file for crc testJett Rink2020-11-161-0/+9