index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Revise mock chip definition and usage
Anastasia Klimchuk
2021-10-01
1
-117
/
+60
*
tests: Add tests to read from chip
Anastasia Klimchuk
2021-10-01
5
-0
/
+146
*
tests: Extract setup and teardown for chip tests
Anastasia Klimchuk
2021-10-01
1
-55
/
+47
*
mec1308: remove MEC1308 EC programmer
Victor Ding
2021-09-22
3
-46
/
+0
*
ene_lpc: remove ENE LPC programmer
Victor Ding
2021-09-22
3
-65
/
+0
*
tests: Mock file i/o for linux_mtd and linux_spi tests
Anastasia Klimchuk
2021-08-30
5
-4
/
+180
*
tests: Add tests to erase a chip
Anastasia Klimchuk
2021-08-19
4
-0
/
+237
*
tests: Use real spi_send_command for all tests except spi25.c
Anastasia Klimchuk
2021-08-19
1
-13
/
+29
*
tests: add init_shutdown test for realtek_mst_i2c_spi
Peter Marheine
2021-08-19
5
-0
/
+100
*
tests: Add init-shutdown test for nicrealtek
Anastasia Klimchuk
2021-08-09
5
-0
/
+34
*
tests: Add unit tests for layout sanity checks
Anastasia Klimchuk
2021-07-22
3
-0
/
+111
*
tests: Trim excessive new lines from layout test output
Anastasia Klimchuk
2021-07-22
1
-18
/
+18
*
tests: Add layout tests for overlapping regions
Anastasia Klimchuk
2021-07-19
4
-0
/
+116
*
tests: Wrap strdup to help cmocka recognise memory allocation
Anastasia Klimchuk
2021-07-19
3
-1
/
+17
*
dediprog: Init-shutdown test for dediprog
Anastasia Klimchuk
2021-07-19
5
-3
/
+111
*
tests.c: Move opening brace on new line for function body
Anastasia Klimchuk
2021-07-08
1
-6
/
+12
*
hwaccess_x86_io_unittest: Add dummy iopl to avoid including sys/io.h
Anastasia Klimchuk
2021-06-26
1
-1
/
+11
*
tests: Do not run a test if its driver is not built
Anastasia Klimchuk
2021-06-25
1
-0
/
+16
*
tests: Move test environment header files into tests directory
Anastasia Klimchuk
2021-06-22
2
-0
/
+100
*
CONFIG_DEFAULT_PROGRAMMER_NAME: Use programmer name instead of enum
Thomas Heijligen
2021-06-10
1
-2
/
+0
*
programmer_init: use struct programmer_entry*
Thomas Heijligen
2021-06-10
1
-9
/
+9
*
tests: Add unit test to run init/shutdown for mec1308.c, ene_lpc.c
Anastasia Klimchuk
2021-06-05
5
-7
/
+171
*
tests: Start port-i/o mocking framework
Nico Huber
2021-05-07
1
-0
/
+49
*
tests: Add unit test to run init/shutdown for linux_spi.c
Anastasia Klimchuk
2021-04-27
4
-0
/
+62
*
tests: Add unit test to run init/shutdown for dummyflasher.c
Anastasia Klimchuk
2021-04-27
4
-0
/
+46
*
tests: Add logging to STDOUT when __wrap function is called
Anastasia Klimchuk
2021-04-27
1
-2
/
+7
*
Enable dynamic memory allocation checks for cmocka unit tests
Anastasia Klimchuk
2021-04-01
2
-12
/
+29
*
tests: Update licence headers
Nikolai Artemiev
2020-09-17
7
-4
/
+101
*
tests: Clear ID cache before trying to fetch chip ID a second time
Patrick Georgi
2020-09-16
1
-0
/
+1
*
tests/spi25.c: Add unit-test coverage of spi95.c
Edward O'Callaghan
2020-06-17
3
-0
/
+21
*
tests/: Add helper.c unit tests
Edward O'Callaghan
2020-06-17
4
-0
/
+85
*
tests/: Add flashrom.c unit tests
Edward O'Callaghan
2020-06-17
4
-0
/
+45
*
tests/: Add spi25.c unit tests
Edward O'Callaghan
2020-06-16
4
-0
/
+196
*
tests/: Add CMocka unit-test infrastructure
Edward O'Callaghan
2020-06-16
4
-0
/
+75