View Change
2 comments:
File tests/helpers.c:
Patch Set #1:
Should we have more test cases in the future?
Absolutely, I just want to get things started with worked examples and lay the foundations.
I will work on pushing more with we can get this initial series in.
Patch Set #1, Line 52: assert_int_equal(0x5A, reverse_byte(0x5A));
0x5A = 0101_1010
yes? byte is reversed.
To view, visit change 41655. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: If4a1fe7c499f51bb9d7cd48ef26caf9dfae3c1fa
Gerrit-Change-Number: 41655
Gerrit-PatchSet: 1
Gerrit-Owner: Edward O'Callaghan <quasisec@chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Angel Pons <th3fanbus@gmail.com>
Gerrit-Comment-Date: Fri, 22 May 2020 14:54:57 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Angel Pons <th3fanbus@gmail.com>
Gerrit-MessageType: comment