index
:
flashrom.git
1.0.x
1.1.x
1.2.x
1.3.x
1.3.x_infdev
main
master
stable
staging
testpush
Flash programming utility
flashrom
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
meson.build
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Redirect to real I/O to support coverage run
Evan Benn
2022-12-09
1
-0
/
+1
*
tests: Add selfcheck to unit tests
Evan Benn
2022-12-05
1
-0
/
+1
*
tests: add more wrappers for libusb funcs
Alexander Goncharov
2022-11-29
1
-0
/
+8
*
meson: Move programmer test sources into programmer definition
Felix Singer
2022-11-11
1
-9
/
+4
*
tests: Undefine _FORTIFY_SOURCE for unit tests to avoid _chk variants
Anastasia Klimchuk
2022-11-07
1
-2
/
+1
*
tests/meson.build: Rename list of source files to `test_srcs`
1.3.x_infdev
Felix Singer
2022-11-01
1
-3
/
+3
*
tests/meson.build: Turn file list into list of file objects
Felix Singer
2022-10-15
1
-2
/
+2
*
meson: Refactor the programmer selection
Thomas Heijligen
2022-09-12
1
-0
/
+4
*
Revert "cmocka: Drop as meson subproject"
Nico Huber
2022-09-08
1
-1
/
+1
*
tests: Add wrappers for libusb_(attach|detach)_kernel_driver
Thomas Heijligen
2022-09-07
1
-0
/
+2
*
cmocka: Drop as meson subproject
Thomas Heijligen
2022-08-17
1
-1
/
+1
*
tests: Add basic lifecycle test for mediatek_i2c_spi
Anastasia Klimchuk
2022-08-08
1
-0
/
+1
*
tests: Add basic lifecycle test for parade_lspcon
Anastasia Klimchuk
2022-08-08
1
-0
/
+1
*
meson: fix various meson build warnings and formatting
Nikolai Artemiev
2022-07-28
1
-3
/
+0
*
tests: Split lifecycle test file into per-programmer files
Anastasia Klimchuk
2022-07-10
1
-0
/
+7
*
tests: Use regular cmocka wraps for hwaccess functions
Anastasia Klimchuk
2022-06-21
1
-6
/
+6
*
tests: test write protection
Sergii Dmytruk
2022-05-12
1
-0
/
+1
*
Drop STANDALONE mode
Thomas Heijligen
2022-04-13
1
-1
/
+0
*
tests: add more mock wrappers
Daniel Campello
2022-03-21
1
-0
/
+3
*
tests: Rename init_shutdown.c into lifecycle.c
Anastasia Klimchuk
2022-03-10
1
-1
/
+1
*
tests: add fprintf() mock with redirection to io_mock
Nikolai Artemiev
2022-02-14
1
-0
/
+1
*
tests: Add init-shutdown test for raiden_debug_spi
Anastasia Klimchuk
2021-11-29
1
-0
/
+12
*
tests: Add wraps for __xstat/__fxstat variants of stat/fstat
Anastasia Klimchuk
2021-11-17
1
-0
/
+4
*
tests: Add tests to write on chip
Anastasia Klimchuk
2021-11-08
1
-0
/
+1
*
tests: Add wrap for libusb_init and use it in dediprog test
Anastasia Klimchuk
2021-10-18
1
-0
/
+1
*
tests: Extract libusb wraps into separate file
Anastasia Klimchuk
2021-10-18
1
-0
/
+1
*
tests: Move current_io to io_mock.c be visible across tests
Anastasia Klimchuk
2021-10-18
1
-0
/
+1
*
tests: Add tests to read from chip
Anastasia Klimchuk
2021-10-01
1
-0
/
+6
*
tests: Mock file i/o for linux_mtd and linux_spi tests
Anastasia Klimchuk
2021-08-30
1
-0
/
+9
*
tests: Add tests to erase a chip
Anastasia Klimchuk
2021-08-19
1
-0
/
+1
*
tests: add init_shutdown test for realtek_mst_i2c_spi
Peter Marheine
2021-08-19
1
-0
/
+2
*
tests: Add init-shutdown test for nicrealtek
Anastasia Klimchuk
2021-08-09
1
-0
/
+2
*
tests: Add layout tests for overlapping regions
Anastasia Klimchuk
2021-07-19
1
-0
/
+1
*
tests: Wrap strdup to help cmocka recognise memory allocation
Anastasia Klimchuk
2021-07-19
1
-0
/
+1
*
dediprog: Init-shutdown test for dediprog
Anastasia Klimchuk
2021-07-19
1
-0
/
+7
*
CONFIG_DEFAULT_PROGRAMMER_NAME: Use programmer name instead of enum
Thomas Heijligen
2021-06-10
1
-2
/
+0
*
tests: Add unit test to run init/shutdown for mec1308.c, ene_lpc.c
Anastasia Klimchuk
2021-06-05
1
-0
/
+7
*
tests: Add unit test to run init/shutdown for linux_spi.c
Anastasia Klimchuk
2021-04-27
1
-0
/
+7
*
tests: Add unit test to run init/shutdown for dummyflasher.c
Anastasia Klimchuk
2021-04-27
1
-0
/
+1
*
tests: Update licence headers
Nikolai Artemiev
2020-09-17
1
-0
/
+13
*
tests/: Add helper.c unit tests
Edward O'Callaghan
2020-06-17
1
-0
/
+1
*
tests/: Add flashrom.c unit tests
Edward O'Callaghan
2020-06-17
1
-0
/
+1
*
tests/: Add spi25.c unit tests
Edward O'Callaghan
2020-06-16
1
-0
/
+2
*
tests/: Add CMocka unit-test infrastructure
Edward O'Callaghan
2020-06-16
1
-0
/
+28