chiark / gitweb /
[PATCH] complete removal of explicit udev permissions config file
[elogind.git] / test / udev-test.pl
2005-04-27 kay.sievers@vrfy.org[PATCH] complete removal of explicit udev permissions...
2005-04-27 Greg KHbleah, more merge fixes...
2005-04-27 kay.sievers@vrfy.org[PATCH] don't call the hotplug scripts with a test run
2005-04-27 Greg KHfixups to get back to proper patch order
2005-04-27 greg@kroah.com[PATCH] comment out ability to run udev-test.pl with...
2005-04-27 kay.sievers@vrfy.org[PATCH] add NAME{ignore_remove} attribute
2005-04-27 kay.sievers@vrfy.org[PATCH] support DRIVER as a rule key
2005-04-27 kay.sievers@vrfy.org[PATCH] support SUBSYSTEM as a rule key
2005-04-27 kay.sievers@vrfy.org[PATCH] replace tdb database by simple lockless file...
2005-04-27 greg@kroah.com[PATCH] make udev-test.pl test for root permissions...
2005-04-27 kay.sievers@vrfy.org[PATCH] Apply the default permissions even if we found...
2005-04-27 kay.sievers@vrfy.org[PATCH] add test for format chars in multiple symlinks...
2005-04-27 kay.sievers@vrfy.org[PATCH] big cleanup of internal udev api
2005-04-27 kay.sievers@vrfy.org[PATCH] fix problems using scsi_id with udevstart
2005-04-27 kay.sievers@vrfy.org[PATCH] add enum tests
2005-04-27 kay.sievers@vrfy.org[PATCH] fix udev segfaults with bad permissions file
2005-04-27 greg@kroah.com[PATCH] add test for ! in partition name
2005-04-27 greg@kroah.com[PATCH] Added expanded tests to the test framework...
2005-04-27 kay.sievers@vrfy.org[PATCH] netdev - udevdb+dev.d changes
2005-04-27 kay.sievers@vrfy.org[PATCH] hmm, handle net devices with udev?
2005-04-27 kay.sievers@vrfy.org[PATCH] udev-test.pl cleanup
2005-04-27 greg@kroah.com[PATCH] add big major tests to udev-test.pl
2005-04-27 greg@kroah.com[PATCH] add a test for a minor over 255
2005-04-27 greg@kroah.com[PATCH] udev-test.pl: print out major:minor and perm...
2005-04-27 greg@kroah.com[PATCH] make perm and major:minor test errors be report...
2005-04-27 kay.sievers@vrfy.org[PATCH] add dev node test to udev-test.pl
2005-04-27 kay.sievers@vrfy.org[PATCH] add permission tests
2005-04-27 kay.sievers@vrfy.org[PATCH] "symlink only" test
2005-04-27 kay.sievers@vrfy.org[PATCH] callout part selector tweak
2005-04-27 kay.sievers@vrfy.org[PATCH] cleanup callout fork
2005-04-27 kay.sievers@vrfy.org[PATCH] conditional remove of trailing sysfs whitespace
2005-04-27 patmans@us.ibm.com[PATCH] add tests for NAME="foo-%c{N}"
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - activate formt length attribute
2005-04-27 greg@kroah.com[PATCH] remove limit of the number of args passed to...
2005-04-27 greg@kroah.com[PATCH] add a "old style" SYSFS_attribute test to udev...
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - switch callout part selector to {attribute}
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - switch SYSFS_file to SYSFS{file}
2005-04-27 patmans@us.ibm.com[PATCH] udev add some ID tests
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - create all partitions of blockdevice
2005-04-27 kay.sievers@vrfy.org[PATCH] allow SYSFS{file}
2005-04-27 kay.sievers@vrfy.org[PATCH] Adding '%s' format specifier to NAME and SYMLINK
2005-04-27 greg@kroah.com[PATCH] Add another test to udev-test.pl and fix a...
2005-04-27 greg@kroah.com[PATCH] let udev-test.pl run an individual test if...
2005-04-27 greg@kroah.com[PATCH] add a block device with a ! in the name, and...
2005-04-27 greg@kroah.com[PATCH] add support for figuring out which device on...
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - kill %D from udev-test.pl
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - introduce format escape char
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - drop all methods :)
2005-04-27 greg@kroah.com[PATCH] add tests for LABEL rule with a device that...
2005-04-27 greg@kroah.com[PATCH] If a CALLOUT rule has a BUS id, then we must...
2005-04-27 greg@kroah.com[PATCH] add test for callout rule with a device that...
2005-04-27 kay.sievers@vrfy.org[PATCH] fix udev-test.pl
2005-04-27 greg@kroah.com[PATCH] add tests for multi-file LABEL rules.
2005-04-27 greg@kroah.com[PATCH] add tests to catch whitespace and comment confi...
2005-04-27 kay.sievers@vrfy.org[PATCH] don't rely on field order in namedev_parse
2005-04-27 kay.sievers@vrfy.org[PATCH] get part of callout return string
2005-04-27 greg@kroah.com[PATCH] change devfs disk name rule from 'disk' to...
2005-04-27 kay.sievers@vrfy.org[PATCH] allow multiple symlinks
2005-04-27 kay.sievers@vrfy.org[PATCH] experimental (very simple) SYMLINK creation
2005-04-27 kay.sievers@vrfy.org[PATCH] pattern match for label method
2005-04-27 greg@kroah.com[PATCH] fix up the tests to work without all of the...
2005-04-27 kay.sievers@vrfy.org[PATCH] pattern matching for namedev
2005-04-27 greg@kroah.com[PATCH] fix up the tests to support the rules file...
2005-04-27 kay.sievers@vrfy.org[PATCH] catch replace device by wildcard
2005-04-27 greg@kroah.com[PATCH] add test for checking the BUS value.
2005-04-27 greg@kroah.com[PATCH] add test and documentation for new %D devfs...
2005-04-27 kay.sievers@vrfy.org[PATCH] udev-test.pl add subdir test
2005-04-27 kay.sievers@vrfy.org[PATCH] udev-test.pl - tweaks
2005-04-27 greg@kroah.com[PATCH] added ability to put format specifiers in the...
2005-04-27 greg@kroah.com[PATCH] tweak udev-test.pl to report '0' errors if...
2005-04-27 greg@kroah.com[PATCH] add udev-test perl script from Kay Sievers...