index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
chip.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Add and include headers with function prototypes
Anastasia Klimchuk
2022-04-29
1
-0
/
+1
*
tests: Mark all static functions as static
Anastasia Klimchuk
2022-04-29
1
-5
/
+5
*
tests/: Add file path and flags validation to open() calls
Edward O'Callaghan
2022-04-18
1
-17
/
+71
*
tests: Add tests for verify operation
Anastasia Klimchuk
2022-02-18
1
-0
/
+96
*
tests: Add comprehensive comment for chip.c
Anastasia Klimchuk
2022-02-14
1
-0
/
+12
*
tests: Set up mock chip memory in consistent and predictable way
Anastasia Klimchuk
2022-02-14
1
-0
/
+2
*
tests: Convert write chip tests to libflashrom API
Anastasia Klimchuk
2022-01-19
1
-2
/
+11
*
tests: Convert read chip tests to libflashrom API
Anastasia Klimchuk
2022-01-19
1
-2
/
+11
*
tests: Convert erase chip tests to libflashrom API
Anastasia Klimchuk
2022-01-19
1
-2
/
+3
*
tests: Rename flash context in chip tests to flashctx
Anastasia Klimchuk
2021-11-08
1
-22
/
+22
*
tests: Add tests to write on chip
Anastasia Klimchuk
2021-11-08
1
-0
/
+61
*
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
1
-0
/
+97
*
tests: Extract setup and teardown for chip tests
Anastasia Klimchuk
2021-10-01
1
-55
/
+47
*
tests: Add tests to erase a chip
Anastasia Klimchuk
2021-08-19
1
-0
/
+226