]> git.ipfire.org Git - thirdparty/kmod.git/commit
testsuite: Add modprobe -c test for weakdep
authorLucas De Marchi <lucas.de.marchi@gmail.com>
Tue, 25 Mar 2025 17:12:10 +0000 (12:12 -0500)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Tue, 25 Mar 2025 19:06:56 +0000 (14:06 -0500)
commit4d8851cbc548c30f63848fa66c7fcf9611b50d6a
tree43dc5f2e5b9a960e589e6dff5a0048423ff54c97
parent1f1501785eb28557ae47b686ccee2b793ecd6eb8
testsuite: Add modprobe -c test for weakdep

Currently failing due to buffer overflow, as reported and fixed
in https://github.com/kmod-project/kmod/pull/324.

Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/324
testsuite/rootfs-pristine/test-weakdep/modprobe-c.txt [new file with mode: 0644]
testsuite/test-weakdep.c