summaryrefslogtreecommitdiffstats
path: root/tests/chip_wp.c
Commit message (Expand)AuthorAgeFilesLines
* tests/chip_wp.c: Allow for logging during testEdward O'Callaghan2023-05-091-0/+8
* tree/: Convert unlock func ptr into enumerate valuesEdward O'Callaghan2023-03-201-1/+1
* writeprotect: Add function to get register values and WP bit masksNikolai Artemiev2023-03-031-0/+65
* tests/: Assert on NULL heap allocations in testsEdward O'Callaghan2023-01-221-0/+1
* tests/chip{_wp}.c: Avoid unnecessary heap allocationsEdward O'Callaghan2023-01-221-12/+6
* tests: ensure chip erase operation is executedNikolai Artemiev2022-11-131-0/+9
* tree/: Convert flashchips db to use indirection for erase_blockEdward O'Callaghan2022-11-111-5/+5
* tree/: Convert flashchip read func ptr to enumerateEdward O'Callaghan2022-11-011-1/+1
* tree/: Convert flashchip write func ptr to enumerateEdward O'Callaghan2022-11-011-1/+1
* tree/: Convert flashchip decode range func ptr to enumNikolai Artemiev2022-10-281-1/+1
* spi25_statusreg: Allow WRSR_EXT for Status Register 3Nico Huber2022-06-201-1/+1
* tests: test write protectionSergii Dmytruk2022-05-121-0/+325