summaryrefslogtreecommitdiff
path: root/test/build.mk
Commit message (Expand)AuthorAgeFilesLines
* boringssl: Implement sysrand from TRNGYi Chou2023-05-161-0/+2
* ec: Enable unaligned access for cortex-mFiras Sammoura2023-05-151-0/+1
* clock: Add ScopedFastCpuYi Chou2023-04-251-0/+2
* test: Add a test for malloc/freeTom Hughes2023-04-071-0/+2
* test: Add unit tests for sbrkTom Hughes2023-04-041-0/+2
* Revert "test/fpsensor_hw: fpsensor_hw test compiles and runs with gtest"Aashish Sharma2023-03-251-1/+1
* test/fpsensor_hw: fpsensor_hw test compiles and runs with gtestTom Hughes2023-03-241-1/+1
* common/tablet: Allow getting out of tablet mode when sensors are brokenGwendal Grignou2023-03-231-0/+4
* test: Check TPM_SEED is reset after rebootFiras Sammoura2023-02-081-0/+1
* test: Disable ASAN for 2 functionsJeremy Bettis2023-01-101-3/+0
* test: Disable always_memset test with ASANJeremy Bettis2023-01-061-0/+3
* test: Add test for std::chrono::system_clockTom Hughes2022-12-151-0/+1
* test: Add gettimeofday testTom Hughes2022-12-151-0/+2
* test: Add a test for global object initializationTom Hughes2022-12-101-0/+1
* test: Add timer testAndrea Grandi2022-12-071-0/+2
* test: Add rng_benchmark testAndrea Grandi2022-11-111-0/+1
* Makefile.toolchain: Enable -ftrapv for fingerprint boardsTom Hughes2022-11-091-0/+1
* test: Add libc_printf testTom Hughes2022-11-041-0/+3
* test: Add benchmark library (C++)Andrea Grandi2022-11-021-0/+2
* test: Add basic test of std::vectorAndrea Grandi2022-10-211-0/+2
* test: Add panic testTom Hughes2022-10-181-0/+1
* test: Add on-device exception testTom Hughes2022-10-141-0/+5
* test: Add on-device abort() testTom Hughes2022-10-141-0/+1
* test: Add tests for always_memsetCraig Hesling2022-09-271-0/+5
* test: Add test for rollback_get_secretFiras Sammoura2022-09-221-0/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* ec: Add test for chipset_get_shutdown_reasonPablo Ceballos2022-08-221-0/+2
* test: Add a test to check if the debugger is connectedTom Hughes2022-07-071-0/+1
* test/stdlib: Disable gcc stringop-truncation warningTom Hughes2022-07-071-0/+3
* Move standard library tests to their own fileTom Hughes2022-07-071-1/+11
* GPU: Add Nvidia GPU D-Notify driverDaisuke Nojiri2022-06-291-0/+2
* ec: Make tests pass with TEST_ASAN=yJeremy Bettis2022-05-111-0/+3
* ec: Disable the host-interrupt testJeremy Bettis2022-05-111-1/+3
* ec: Exclude kb_scan test from coverageJeremy Bettis2022-04-081-1/+2
* ec: Exclude kb_scan_strict test from coverageJeremy Bettis2022-04-081-1/+1
* ec: Exclude flash test from coverageJeremy Bettis2022-04-081-1/+1
* test/run_device_tests.py: Add private testsAndrea Grandi2022-04-081-0/+1
* ec: Delete /dev/shm/EC_persist_* before testsJeremy Bettis2022-04-061-1/+1
* ec: Stop excluding some formerly flaky testsJeremy Bettis2022-04-061-2/+1
* test: Introduce panic data persistency testPatryk Duda2022-04-061-0/+1
* ec: Stop excluding some tests for coverageJeremy Bettis2022-04-041-8/+3
* ec: Stop excluding some tests for coverageJeremy Bettis2022-04-011-2/+1
* test: add motion_sense_fifo back to test-coverageYuval Peress2022-04-011-1/+1
* Revert "test/run_device_tests.py: Add private tests"Hsu Wei-Cheng2022-03-301-1/+0
* test/run_device_tests.py: Add private testsAndrea Grandi2022-03-301-0/+1
* test: Introduce system_is_locked unit testPatryk Duda2022-03-221-0/+1
* RGBKBD: Add RGB Keyboard taskDaisuke Nojiri2022-03-011-0/+2
* cortex-m: Introduce FPU interrupt handlerPatryk Duda2022-02-031-0/+1
* TCPMv2: Add pd console testsSam Hurst2022-01-251-1/+3
* charge_manager: test can EC_CMD_USB_PD_POWER_INFOAaron Massey2022-01-211-2/+2