On Thu, 2025-11-13 at 13:39 +0100, Paul Houssel wrote:
Add several ./test_progs tests: 1. btf/dedup:recursive typedef ensures that deduplication no longer fails on recursive typedefs. 2. btf/dedup:typedef ensures that typedefs are deduplicated correctly just as they were before this patch.
Signed-off-by: Paul Houssel paul.houssel@orange.com
Acked-by: Eduard Zingerman eddyz87@gmail.com
[...]