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
/
chip.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests/: Assert on NULL heap allocations in tests
Edward O'Callaghan
2023-01-22
1
-0
/
+6
*
tests/chip{_wp}.c: Avoid unnecessary heap allocations
Edward O'Callaghan
2023-01-22
1
-11
/
+5
*
tests/chip: Add non-aligned write within a region unit-test
Edward O'Callaghan
2023-01-17
1
-0
/
+91
*
tests/chip.c: Set MOCK_CHIP_CONTENT non-ambiguously
Edward O'Callaghan
2023-01-15
1
-1
/
+1
*
tree/: Convert flashchip erase_block func ptr to enumerate
Edward O'Callaghan
2022-11-11
1
-1
/
+6
*
tree/: Convert flashchips db to use indirection for erase_block
Edward O'Callaghan
2022-11-11
1
-5
/
+5
*
tests: Add prefix to io_mock functions not to clash with macros
Anastasia Klimchuk
2022-11-08
1
-2
/
+2
*
tree/: Convert flashchip read func ptr to enumerate
Edward O'Callaghan
2022-11-01
1
-2
/
+7
*
tree/: Convert flashchip write func ptr to enumerate
Edward O'Callaghan
2022-11-01
1
-2
/
+8
*
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