summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Battery: align OS low battery shutdown behaviorIvan Chen2022-09-191-2/+4
* test: usb_mux: Split struct usb_mux in testsTomasz Michalec2022-09-138-13/+28
* Update license boilerplate text in source code filesMike Frysinger2022-09-12278-280/+280
* test: modify comments in read_match_secret fail invalid paramFiras Sammoura2022-09-121-8/+1
* test: Add test for read_match_secret succeedFiras Sammoura2022-09-121-0/+56
* test: Add test for read_match_secret resp errorFiras Sammoura2022-09-121-0/+32
* test: add tests for read_match_secret access deniedFiras Sammoura2022-09-091-0/+58
* test: Add test for read_match_secret fail timeoutFiras Sammoura2022-09-091-0/+21
* test: Add tests for read_match_secret fail invalid paramFiras Sammoura2022-09-091-0/+38
* fpsensor: Remove nested designators for C++ compatibilityTom Hughes2022-09-061-10/+12
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-01101-138/+137
* test: add tests for host command PD get/write log entryYuval Peress2022-09-011-0/+4
* Prism: Remove const keyword from rgbkbd_type variableParth Malkan2022-08-301-1/+1
* test: Add test for get_ikm succeedFiras Sammoura2022-08-301-0/+33
* test: Add test for get ikm failure with when secret failFiras Sammoura2022-08-301-0/+23
* test: Add test for get ikm failure when seed not setFiras Sammoura2022-08-301-1/+12
* test: Add test for fpsensor trivial key failureBobby Casey2022-08-302-0/+90
* 8042: Add tests for more atkbd and 8042 controller commandsRaul E Rangel2022-08-221-1/+219
* 8042: Add tests that verify keyboard inhibit behaviorRaul E Rangel2022-08-221-0/+122
* test/stdlib: Account for bugs in the builtin stdlib implementationTom Hughes2022-08-221-17/+127
* 8042: Abort test runner if the test gets into a bad stateRaul E Rangel2022-08-221-4/+12
* 8042: Merge aux_to_host and kbd/ctrl to host queues in kb_8042 testRaul E Rangel2022-08-221-70/+90
* 8042: Fix test_power_buttonRaul E Rangel2022-08-221-0/+5
* test/printf: Fix printf test when using toolchain C standard libTom Hughes2022-08-221-8/+51
* ec: Add test for chipset_get_shutdown_reasonPablo Ceballos2022-08-223-0/+44
* 8042: Add some keyboard inhibit unit testsRaul E Rangel2022-08-201-0/+58
* 8042: Move VERIFY_AUX methods so they are next to VERIFY_LPC_CHARRaul E Rangel2022-08-191-31/+31
* 8042: Rework mock lpc_keyboard_put_char to use a queueRaul E Rangel2022-08-191-52/+62
* 8042: Add return code to read_cmd_byteRaul E Rangel2022-08-191-12/+19
* 8042: Add return values to test helpers and convert to macrosRaul E Rangel2022-08-191-31/+47
* 8042: Add unit tests for AUX portRaul E Rangel2022-08-192-0/+190
* ec: Add test for console buffer commandsJeremy Bettis2022-08-191-0/+31
* 8042: Rename I8042_CMD to ATKBD_CMD and move to a different fileRaul E Rangel2022-08-181-4/+5
* charge_state: Add PWR_STATE_FORCED_IDLE stateParth Malkan2022-08-181-3/+3
* ec: Add tests for printing fixed point numbersJeremy Bettis2022-08-161-0/+8
* TCMPV2: Add USB PD power button support in S0/S0ix/S3 statesJameson Thies2022-08-161-2/+3
* run_device_tests.py: Fix Pylint error consider-using-withAndrea Grandi2022-08-121-15/+14
* ec: Fix unstable coverage in charge_managerJeremy Bettis2022-08-121-0/+3
* ec: Fix test if build with clangJeremy Bettis2022-08-091-0/+2
* util: remove unused includesYuval Peress2022-08-054-1/+4
* ec: Fix stack smashing in motion_sense_fifoJeremy Bettis2022-08-041-12/+24
* motion_sense_fifo: Reset timestamp only when ODR changesGwendal Grignou2022-08-031-34/+4
* motion_sense_fifo: Move lost to motion_sensor_fifoGwendal Grignou2022-08-031-3/+0
* TCPMv2: Add BIST shared modeDiana Z2022-08-031-0/+8
* ec: Switch black to 80 cols and reformat filesJeremy Bettis2022-07-262-27/+73
* Revert "tree: Add OWNERS files for fingerprint-related files"Jeremy Bettis2022-07-261-87/+0
* run_device_tests.py: Refactor main() into smaller functionsAndrea Grandi2022-07-201-95/+103
* run_device_tests.py: Update disabled linter optionsAndrea Grandi2022-07-201-4/+2
* run_device_tests.py: Disable pylint error broad-exceptAndrea Grandi2022-07-201-2/+2
* run_device_tests.py: Add missing docstringsAndrea Grandi2022-07-201-1/+6