summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* run_device_tests.py: Resolve error in type hintBobby Casey2022-11-231-2/+2
* test: Add AES-GCM decrypt benchmarkAndrea Grandi2022-11-231-4/+17
* test: Use benchmark library in aes testAndrea Grandi2022-11-231-13/+9
* test: Convert AES test to C++Andrea Grandi2022-11-171-5/+9
* cortex-m mpu: illegal shift fixstabilize-15245.B-mainBoris Mittelberg2022-11-151-0/+23
* test: Add rng_benchmark testAndrea Grandi2022-11-114-0/+92
* test/kb_scan: Add 1ms delay at the beginning of each test stepRob Barnes2022-11-091-0/+3
* Makefile.toolchain: Enable -ftrapv for fingerprint boardsTom Hughes2022-11-094-0/+277
* test: Add libc_printf testTom Hughes2022-11-044-0/+45
* tcpmv2: dpm: Convert dpm_run to a 1st class SM frameworkScott Collyer2022-11-032-1/+9
* test: Add benchmark library (C++)Andrea Grandi2022-11-024-0/+110
* test/fpsensor_hw: Convert to C++Tom Hughes2022-11-011-1/+1
* test: sensor tests: Include what we needGwendal Grignou2022-10-281-1/+5
* tcpmv2: expand alert storm count to 1800mike2022-10-281-1/+1
* motion_sense: Trigger AP interrupt based on sensor timestampGwendal Grignou2022-10-281-0/+75
* test: Check that std::vector memory is destroyedAndrea Grandi2022-10-241-0/+30
* test: Add basic test of std::vectorAndrea Grandi2022-10-214-0/+96
* test: Add panic testTom Hughes2022-10-185-0/+136
* test: Add on-device exception testTom Hughes2022-10-144-0/+105
* test: Add on-device abort() testTom Hughes2022-10-144-0/+92
* include/compiler.h: Add generic macro for disabling compiler warningsTom Hughes2022-10-132-8/+8
* zephyr: remove the msg NULL parameter in ztest macrosMichał Barnaś2022-10-104-33/+33
* TCPMv2: modify default rp value when bist share modeScott Chao2022-10-071-0/+5
* TCPMv2: Add bist share mode console commandScott Chao2022-10-071-0/+33
* TCPMv2: Remove PE_HANDLE_CUSTOM_VDMAbe Levkoy2022-10-051-1/+0
* test: Add always_memset to dartmonkey+bloonchipperCraig Hesling2022-10-031-0/+1
* run_device_tests.py: Set check=False in subprocess.run()Andrea Grandi2022-10-031-12/+4
* run_device_tests.py: Rename short variablesAndrea Grandi2022-10-031-33/+37
* test: Add edge case tests for queueYuval Peress2022-10-031-1/+8
* base32: check error when not enough data for decodeYuval Peress2022-09-301-0/+3
* ec: Add test to overflow cprintsJeremy Bettis2022-09-301-0/+20
* usb_common: Fix/test EC_CMD_PD_HOST_EVENT_STATUSAaron Massey2022-09-301-0/+1
* test: Change always_memset extra stack to all 's'Craig Hesling2022-09-291-2/+6
* test: Add tests for always_memsetCraig Hesling2022-09-274-0/+207
* test: use structs initialized in mock for assertionsFiras Sammoura2022-09-221-16/+5
* test: Add test for rollback_get_secretFiras Sammoura2022-09-225-0/+106
* TCPMv2: Add PD suspend/resume console commandsCaveh Jalali2022-09-201-0/+41
* 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