Lines Matching full:testsuite
80 libkmod/COPYING testsuite/COPYING tools/COPYING COPYING
218 # TESTSUITE
221 EXTRA_DIST += testsuite/populate-modules.sh
223 MODULE_PLAYGROUND = testsuite/module-playground
224 ROOTFS = testsuite/rootfs
225 ROOTFS_PRISTINE = $(top_srcdir)/testsuite/rootfs-pristine
230 $(top_srcdir)/testsuite/populate-modules.sh \
232 touch testsuite/stamp-rootfs
236 $(RM) -rf testsuite/module-playground && \
256 testsuite/uname.la testsuite/path.la \
257 testsuite/init_module.la \
258 testsuite/delete_module.la
272 testsuite/module-playground/cache \
273 testsuite/module-playground/dummy.sha1 \
274 testsuite/module-playground/dummy.sha256 \
275 testsuite/module-playground/Makefile \
276 testsuite/module-playground/Makefile.arch \
277 testsuite/module-playground/mod-fake-cciss.c \
278 testsuite/module-playground/mod-fake-hpsa.c \
279 testsuite/module-playground/mod-fake-scsi-mod.c \
280 testsuite/module-playground/mod-foo-a.c \
281 testsuite/module-playground/mod-foo-b.c \
282 testsuite/module-playground/mod-foo.c \
283 testsuite/module-playground/mod-foo-c.c \
284 testsuite/module-playground/mod-loop-a.c \
285 testsuite/module-playground/mod-loop-b.c \
286 testsuite/module-playground/mod-loop-c.c \
287 testsuite/module-playground/mod-loop-d.c \
288 testsuite/module-playground/mod-loop-e.c \
289 testsuite/module-playground/mod-loop-f.c \
290 testsuite/module-playground/mod-loop-g.c \
291 testsuite/module-playground/mod-loop-h.c \
292 testsuite/module-playground/mod-loop-i.c \
293 testsuite/module-playground/mod-loop-j.c \
294 testsuite/module-playground/mod-loop-k.c \
295 testsuite/module-playground/mod-loop.h \
296 testsuite/module-playground/mod-simple.c \
297 testsuite/module-playground/mod-simple-i386.ko \
298 testsuite/module-playground/mod-simple-sparc64.ko \
299 testsuite/module-playground/mod-simple-x86_64.ko \
300 testsuite/module-playground/README
311 testsuite_init_module_la_SOURCES = testsuite/init_module.c \
312 testsuite/stripped-module.h
319 testsuite/libtestsuite.la libkmod/libkmod-internal.la \
322 check_LTLIBRARIES += testsuite/libtestsuite.la
324 testsuite/testsuite.c testsuite/testsuite.h
330 TESTSUITE = \
331 testsuite/test-hash \
332 testsuite/test-array \
333 testsuite/test-scratchbuf \
334 testsuite/test-strbuf \
335 testsuite/test-init \
336 testsuite/test-initstate \
337 testsuite/test-testsuite testsuite/test-loaded \
338 testsuite/test-modinfo testsuite/test-util testsuite/test-new-module \
339 testsuite/test-modprobe testsuite/test-blacklist \
340 testsuite/test-dependencies testsuite/test-depmod \
341 testsuite/test-list
344 TESTSUITE += \
345 testsuite/test-tools
348 check_PROGRAMS = $(TESTSUITE)
349 TESTS = $(TESTSUITE)
352 testsuite/libtestsuite.la shared/libshared.la
395 testsuite-distclean:
397 $(RM) testsuite/stamp-rootfs
398 $(MAKE) -C testsuite/module-playground/ clean
400 $(RM) -rf testsuite/module-playground; \
403 DISTCLEAN_LOCAL_HOOKS += testsuite-distclean
404 EXTRA_DIST += testsuite/rootfs-pristine