| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tests: Fix getphdrnum and run-lfs-symbols.sh testcase. | Mark Wielaard | 2020-03-23 | 1 | -0/+2 |
| | | | | | | | | | | | | getphdrnum.c didn't include config.h which is why run-lfs-symbols.sh flagged it for containing bad (non-lfs) symbols. run-lfs-symbols.sh was still checking the libebl modules, which we don't create anymore. But it didn't fail the test for non-existing tests. Add some extra logging and explicitly check files exist. Signed-off-by: Mark Wielaard <[email protected]> | ||||
| * | tests: Add testcase for elf_getphdrnum with more than 65535 entries. | Mark Wielaard | 2020-03-23 | 1 | -0/+46 |
| Signed-off-by: Mark Wielaard <[email protected]> Signed-off-by: Omar Sandoval <[email protected]> | |||||
