index
:
efi-boot-shim.git
bookworm/updates
bullseye/updates
buster/updates
master
upstream
vyos/current
(mirror of https://github.com/vyos/efi-boot-shim.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
test.mk
Age
Commit message (
Expand
)
Author
2025-02-03
test.mk: don't use a temporary random.bin
Peter Jones
2023-06-23
Test (and fix) ImageAddress()
Peter Jones
2022-12-07
Make sbat_var.S parse right with buggy gcc/binutils
Peter Jones
2022-08-03
Make SBAT variable payload introspectable
Chris Coulson
2022-05-04
tests: also look for system headers in multi-arch directories
Steve McIntyre
2021-09-10
tests: add "include-fixed" GCC directory to include directories
Jonas Witschel
2021-09-07
tests: Add a unit test for mok mirroring
Peter Jones
2021-09-07
tests: add a mock implementation of {Get,Set}Variable and tests for it
Peter Jones
2021-09-07
tests: Add a 'test-coverage' make target for gcov
Peter Jones
2021-09-07
tests: link all tests against libefivar
Peter Jones
2021-09-07
tests: clean up temp data after running tests
Peter Jones
2021-09-07
More minor improvements to support for COMPILER=clang
Peter Jones
2021-07-20
Add a tester for parse_load_options()
Peter Jones
2021-07-20
test: Add a basic traceback printer
Peter Jones
2021-07-20
Make test cases link against libefi.a
Peter Jones
2021-03-22
Make 'make test' work on gcc 4.8.5
Peter Jones
2021-03-12
'make test': try harder to make it build in the right order.
upstream/shim-15.3-rc1
shim-15.3-rc1
Peter Jones
2021-03-10
Add some test cases, and make "make test" actually work.
Peter Jones
2021-02-25
Fix-up and enable a bunch of .sbat section parsing tests.
Peter Jones
2021-02-25
Add test cases for our CSV parser.
Peter Jones
2021-02-25
make 'make test' able to run unit test harnesses
Peter Jones