summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/default/src
Commit message (Expand)AuthorAgeFilesLines
* test: virtual_battery: Manufacture Info SB ext cmdAaron Massey2022-09-211-3/+4
* test: Rest of standard SBS virtual_battery cmdsAaron Massey2022-09-201-8/+22
* test: Replace magic number in virtual_battery.cAaron Massey2022-09-201-3/+5
* test: fix warningsYuval Peress2022-09-202-7/+16
* zephyr: rework temperature sensorsDawid Niedzwiecki2022-09-202-24/+91
* TCPMv2: Add PD suspend/resume console commandsCaveh Jalali2022-09-201-0/+19
* zephyr/console: Return number of bytes consumed by console bufferRob Barnes2022-09-151-1/+5
* test: EC thinks AP can boot on low battery capstabilize-15117.86.B-mainstabilize-15117.48.B-mainstabilize-15117.111.B-mainrelease-R107-15117.B-mainAaron Massey2022-09-141-0/+41
* zephyr: test: usb_mux: Split struct usb_mux in testsTomasz Michalec2022-09-133-72/+94
* Update license boilerplate text in source code filesMike Frysinger2022-09-1288-88/+88
* zephyr: Remove duplicate kernel.h includeAaron Massey2022-09-121-1/+0
* zephyr: vstore: Test remaining pieces of vstoreSimon Glass2022-09-101-0/+61
* zephyr: Test RTC console commandsAl Semjonovs2022-09-081-0/+73
* zephyr: tests: Test `kbpress` command from `common/keyboard_scan.c`Tristan Honscheid2022-09-081-190/+0
* zephyr: tests: Test command `ksstate` in `common/keyboard_scan.c`Tristan Honscheid2022-09-081-1/+76
* zephyr: Replace deprecated zephyr.h with kernel.hAaron Massey2022-09-0834-34/+34
* test: Verify system_encode_save_flags functionAaron Massey2022-09-081-0/+69
* test: Verify sysinfo console_cmdAaron Massey2022-09-082-2/+85
* test: Verify version console_cmdAaron Massey2022-09-081-0/+37
* test: Verify sleepmask console cmdAaron Massey2022-09-081-0/+100
* zephyr test: hostevent console with subcommandsKeith Short2022-09-081-0/+106
* zephyr test: create hostevent helperKeith Short2022-09-081-1/+23
* test: Add initialization in bmi260Yuval Peress2022-09-071-1/+1
* zephyr: Add button console command testsAl Semjonovs2022-09-061-0/+67
* test: Add tests for the powerbtn commandfirmware-ti50-mp-15090.B-mainNehemiah Dureus2022-09-021-0/+34
* zephyr test: hostevent console with invalid argumentsKeith Short2022-09-021-0/+16
* zephyr test: test hostevent console commandKeith Short2022-09-021-0/+49
* zephyr: Add unblocked_terms.txt to avoid coilJeremy Bettis2022-09-021-4/+3
* gitlab: Fix use __FILE_NAME__Yuval Peress2022-09-021-2/+1
* zephyr: tests: Test common/flash.c crec_flash_is_erased()Tristan Honscheid2022-09-011-0/+60
* zephyr: tests: Test `flashwp` console command in common/flash.cTristan Honscheid2022-09-011-0/+77
* gitlabl: Fix warnings that are causing the gitlab breaksYuval Peress2022-09-012-8/+16
* test: Add tests for lid_angle.c cover the basic code pathsYuval Peress2022-09-011-0/+70
* zephyr: test: Set start-up battery level to 50%Daisuke Nojiri2022-08-311-8/+2
* test: Add tests for panic_data getterYuval Peress2022-08-311-0/+16
* test: add missing includes to various test filesYuval Peress2022-08-312-0/+2
* test: add tests for crash console commandYuval Peress2022-08-311-0/+34
* test: Add basic tests exercising the panic output APIYuval Peress2022-08-311-0/+75
* zephyr: test: Add the flash info host command testWai-Hong Tam2022-08-301-0/+28
* zephyr: Add `pe` and `pdcable` console command testsAl Semjonovs2022-08-301-0/+80
* zephyr: test: Add the flash region info host command testsWai-Hong Tam2022-08-291-0/+63
* zephyr: test: Add tests for the hibdelay console commandMadhurima Paruchuri2022-08-291-0/+37
* zephyr: test: Add tests for the hcdebug console commandMadhurima Paruchuri2022-08-291-0/+49
* Zephyr emul: Clarify TCPCI message typeDiana Z2022-08-262-9/+9
* zephyr: test: add powerindebug console command testsParth Malkan2022-08-261-0/+36
* cbi: Add console cmd testsAndrew McRae2022-08-261-0/+81
* zephyr: Add power console command testAl Semjonovs2022-08-261-0/+35
* zephyr: vstore: Add tests for vstore host commandSimon Glass2022-08-261-0/+169
* zephyr: remove emul_get_binding usage from testsKeith Short2022-08-261-2/+2
* zephyr: remove label usage from i2c_mock emulatorKeith Short2022-08-261-1/+1