On 19/10/25 23:03, Bernhard Beschow wrote:
from_bcd() is a public API function which can be unit-tested. Reuse it to avoid code duplication.Signed-off-by: Bernhard Beschow <[email protected]> --- tests/qtest/ds1338-test.c | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
