coreboot/util/intelp2m
Maxim Polyakov 4ff7a4a5a0 intelp2m/patform/ebg: Add unit tests
1) Siding one in nibble: DW = 0001 0001 0001 0001
                                <-   <-   <-   <-
2) Siding zero in nibble: DW = 1110 1110 1110 1110
                                 <-   <-   <-   <-
3) Siding one one in nibble: DW = 0011 0011 0011 0011
                                    <-   <-   <-   <-

Change-Id: I10c313aa543a4e07c6685a7ae4e9d665eef7bf75
Signed-off-by: Maxim Polyakov <max.senia.poliak@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/85552
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Maximilian Brune <maximilian.brune@9elements.com>
2025-01-17 04:25:06 +00:00
..
config util/intelp2m: Add support for Emmitsburg macro generation 2024-06-17 14:30:28 +00:00
fields intelp2m: Add Go Managing Dependencies System support 2022-09-12 12:55:05 +00:00
parser util/intelp2m/parser/template: Add unit test 2024-12-04 18:15:10 +00:00
platforms intelp2m/patform/ebg: Add unit tests 2025-01-17 04:25:06 +00:00
scripts/linux util/intelp2m: Print the current project version 2024-12-04 18:17:40 +00:00
.gitignore .gitignore: Ignore .test/.dependencies globally 2020-10-31 18:21:36 +00:00
description.md util: Update description files 2022-05-30 13:05:21 +00:00
go.mod intelp2m: Add Go Managing Dependencies System support 2022-09-12 12:55:05 +00:00
main.go util/intelp2m: Print the current project version 2024-12-04 18:17:40 +00:00
Makefile util/intelp2m: Print the current project version 2024-12-04 18:17:40 +00:00
version.txt util/intelp2m: Print the current project version 2024-12-04 18:17:40 +00:00