coreboot/util/intelp2m
Maxim Polyakov 1edfffbe84 intelp2m/patform/jsl: 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: Ie2acd675a6239768d23593cd5ca273b56480a890
Signed-off-by: Maxim Polyakov <max.senia.poliak@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/85549
Reviewed-by: Maximilian Brune <maximilian.brune@9elements.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2025-01-17 04:24:38 +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/jsl: Add unit tests 2025-01-17 04:24:38 +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