index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
tests.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Add layout tests for overlapping regions
Anastasia Klimchuk
2021-07-19
1
-0
/
+7
*
tests: Wrap strdup to help cmocka recognise memory allocation
Anastasia Klimchuk
2021-07-19
1
-0
/
+11
*
dediprog: Init-shutdown test for dediprog
Anastasia Klimchuk
2021-07-19
1
-3
/
+51
*
tests.c: Move opening brace on new line for function body
Anastasia Klimchuk
2021-07-08
1
-6
/
+12
*
tests: Add unit test to run init/shutdown for mec1308.c, ene_lpc.c
Anastasia Klimchuk
2021-06-05
1
-0
/
+55
*
tests: Add unit test to run init/shutdown for linux_spi.c
Anastasia Klimchuk
2021-04-27
1
-0
/
+43
*
tests: Add unit test to run init/shutdown for dummyflasher.c
Anastasia Klimchuk
2021-04-27
1
-0
/
+5
*
tests: Add logging to STDOUT when __wrap function is called
Anastasia Klimchuk
2021-04-27
1
-2
/
+7
*
tests: Update licence headers
Nikolai Artemiev
2020-09-17
1
-2
/
+14
*
tests/spi25.c: Add unit-test coverage of spi95.c
Edward O'Callaghan
2020-06-17
1
-0
/
+1
*
tests/: Add helper.c unit tests
Edward O'Callaghan
2020-06-17
1
-0
/
+11
*
tests/: Add flashrom.c unit tests
Edward O'Callaghan
2020-06-17
1
-0
/
+5
*
tests/: Add spi25.c unit tests
Edward O'Callaghan
2020-06-16
1
-0
/
+13
*
tests/: Add CMocka unit-test infrastructure
Edward O'Callaghan
2020-06-16
1
-0
/
+25