Hi Dan, On Thu, Feb 23, 2012 at 3:49 AM, Dan McGee <dan@xxxxxxxxxxxxx> wrote: > The test uses the ext4 module dependencies as the testcase, checking > both the number and the names of the returned modules. > > Signed-off-by: Dan McGee <dan@xxxxxxxxxxxxx> > --- > Makefile.am | 4 +- > test/test-get-dependencies.c | 52 --------- > testsuite/.gitignore | 1 + > .../lib/modules/4.0.20-kmod/kernel/fs/jbd2/jbd2.ko | Bin 0 -> 159175 bytes > .../lib/modules/4.0.20-kmod/kernel/fs/mbcache.ko | Bin 0 -> 18431 bytes > .../lib/modules/4.0.20-kmod/kernel/lib/crc16.ko | Bin 0 -> 4374 bytes > .../lib/modules/4.0.20-kmod/modules.alias | 1 + > .../lib/modules/4.0.20-kmod/modules.alias.bin | Bin 0 -> 12 bytes > .../lib/modules/4.0.20-kmod/modules.builtin.bin | Bin 0 -> 12 bytes > .../lib/modules/4.0.20-kmod/modules.dep | 4 + > .../lib/modules/4.0.20-kmod/modules.dep.bin | Bin 0 -> 265 bytes > .../lib/modules/4.0.20-kmod/modules.devname | 1 + > .../lib/modules/4.0.20-kmod/modules.order | 7 + > .../lib/modules/4.0.20-kmod/modules.softdep | 2 + > .../lib/modules/4.0.20-kmod/modules.symbols | 58 ++++++++++ > .../lib/modules/4.0.20-kmod/modules.symbols.bin | Bin 0 -> 2584 bytes > testsuite/test-dependencies.c | 118 ++++++++++++++++++++ > 17 files changed, 195 insertions(+), 53 deletions(-) This patch has been applied. Thanks Lucas De Marchi -- To unsubscribe from this list: send the line "unsubscribe linux-modules" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html