Attention is currently required from: Edward O'Callaghan.
4 comments:
Commit Message:
Patch Set #7, Line 7: Allow test to check multiple paths
Add support for checking multiple open paths
?
While working on writing file-based locking for flashrom
it was observed that the realtek_mst unit-test does not
check subsequent paths from the io_mock state tracker.
Add infrasture into the realtek_mst unit-test to allow
for subsequent path validation.
This seems very similar to the description in linux_spi.
If linux_spi description is updated (I added comment in CB:62319), then this one will just need to say that it adds support for XXX for realtek unit test.
File tests/init_shutdown.c:
Patch Set #7, Line 342: REALTEK_MST_MOCK_FD
I know it was like this before, but since you are introducing a mock fd in CB:62319 , can we use the same mock fd? Whether it will be existing NON_ZERO or new thing, can it be the same for linux_spi and for realtek?
Same comment as for linux_spi, can this be renamed to realtek_io_state?
To view, visit change 62311. To unsubscribe, or for help writing mail filters, visit settings.