History log of /external/kmod/testsuite/test-blacklist.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0af8f786c0bae8c10d9b463d72e72cc6e80c26a2 22-Feb-2015 Marcus Meissner <meissner@suse.de> testsuite: move test-blacklist to DEFINE_TEST

otherwise the test will not be executed.

Signed-Off-By: Marcus Meissner <meissner@suse.de>
/external/kmod/testsuite/test-blacklist.c
5c42c5fcedb3d1ce1de62711870e691cf768f4ca 14-Jan-2015 Lucas De Marchi <lucas.demarchi@intel.com> testsuite: prefer the use of streq()
/external/kmod/testsuite/test-blacklist.c
f357866d97995e30c0ad623880d28dc527ff6890 02-Jan-2015 Lucas De Marchi <lucas.demarchi@intel.com> Fix includes after change to build-sys

Make the includes be libkmod/libkmod.h for code outside of library. This
fixes the broken build after 1315123 ('build-sys: Don't add libkmod
subdirectory to include path').
/external/kmod/testsuite/test-blacklist.c
dea2dfee9b301da84dbb09cf510b8ebf2ef28fff 26-Dec-2014 Lucas De Marchi <lucas.demarchi@intel.com> Remove FSF mailing address

It has changed in the past, and these days, anyone can get a copy of the
LGPL via the web rather than by post.

Like 657a122 (Remove FSF mailing address) in libabc by Josh Tripplet,
but let the FSF website in which the license can be found.
/external/kmod/testsuite/test-blacklist.c
1315123955f8c53e5ac9f7f5fb937c5e110aa4f1 26-Dec-2014 Lucas De Marchi <lucas.demarchi@intel.com> build-sys: Don't add libkmod subdirectory to include path

Like 05437b8 (Makefile.am: Don't add abc subdirectory to include path)
in libabc by Josh Triplett.
/external/kmod/testsuite/test-blacklist.c
4328982058bd6840518ff552a0405bf8f9d73909 09-Oct-2014 Lucas De Marchi <lucas.demarchi@intel.com> testsuite: remove now unused array of tests

Remove the arrays and let each test with a guaranteed unique name.
/external/kmod/testsuite/test-blacklist.c
c2e4286bb98c6bec77575ac0c6f862e7ddf6394f 03-Oct-2014 Lucas De Marchi <lucas.demarchi@intel.com> Reorder and reorganize header files

Let the includes in the following order:

< system headers >
< libkmod >
< tool >
< local headers >
/external/kmod/testsuite/test-blacklist.c
83b855a6ed7028173e231eab0a39c929a962ddf5 04-Jul-2013 Lucas De Marchi <lucas.demarchi@intel.com> Use "-internal" suffix instead of "-private"
/external/kmod/testsuite/test-blacklist.c
e6b0e49b4ea7937a98b16f23d621244ee1a3e588 16-Jan-2013 Lucas De Marchi <lucas.demarchi@profusion.mobi> Update copyright notices
/external/kmod/testsuite/test-blacklist.c
e1b1ab24ab7b690343dbddd8087b17f6d722327c 10-Jul-2012 Lucas De Marchi <lucas.demarchi@profusion.mobi> testsuite: re-license under LGPL
/external/kmod/testsuite/test-blacklist.c
bcca1b95d274d98681556119383c14c3ed91acdf 23-Feb-2012 Dan McGee <dan@archlinux.org> test-conversion: convert test-blacklist to new infrastructure

Add a modprobe.conf with some blacklist entries in a test rootfs, and
then ensure our blacklist function actually cuts out the two listed
entries (and doesn't cut out the others).
/external/kmod/testsuite/test-blacklist.c