summaryrefslogtreecommitdiff
path: root/test/udev-test.pl
AgeCommit message (Expand)Author
2005-04-26[PATCH] add NAME{ignore_remove} attributekay.sievers@vrfy.org
2005-04-26[PATCH] support DRIVER as a rule keykay.sievers@vrfy.org
2005-04-26[PATCH] support SUBSYSTEM as a rule keykay.sievers@vrfy.org
2005-04-26[PATCH] replace tdb database by simple lockless file databasekay.sievers@vrfy.org
2005-04-26[PATCH] make udev-test.pl test for root permissions before runninggreg@kroah.com
2005-04-26[PATCH] Apply the default permissions even if we found a entry inkay.sievers@vrfy.org
2005-04-26[PATCH] add test for format chars in multiple symlinks to replacekay.sievers@vrfy.org
2005-04-26[PATCH] big cleanup of internal udev apikay.sievers@vrfy.org
2005-04-26[PATCH] fix problems using scsi_id with udevstartkay.sievers@vrfy.org
2005-04-26[PATCH] add enum testskay.sievers@vrfy.org
2005-04-26[PATCH] fix udev segfaults with bad permissions filekay.sievers@vrfy.org
2005-04-26[PATCH] add test for ! in partition namegreg@kroah.com
2005-04-26[PATCH] Added expanded tests to the test framework from Leann Ogasawara <ogas...greg@kroah.com
2005-04-26[PATCH] netdev - udevdb+dev.d changeskay.sievers@vrfy.org
2005-04-26[PATCH] hmm, handle net devices with udev?kay.sievers@vrfy.org
2005-04-26[PATCH] udev-test.pl cleanupkay.sievers@vrfy.org
2005-04-26[PATCH] add big major tests to udev-test.plgreg@kroah.com
2005-04-26[PATCH] add a test for a minor over 255greg@kroah.com
2005-04-26[PATCH] udev-test.pl: print out major:minor and perm test "ok" if is ok.greg@kroah.com
2005-04-26[PATCH] make perm and major:minor test errors be reported properly.greg@kroah.com
2005-04-26[PATCH] add dev node test to udev-test.plkay.sievers@vrfy.org
2005-04-26[PATCH] add permission testskay.sievers@vrfy.org
2005-04-26[PATCH] "symlink only" testkay.sievers@vrfy.org
2005-04-26[PATCH] callout part selector tweakkay.sievers@vrfy.org
2005-04-26[PATCH] cleanup callout forkkay.sievers@vrfy.org
2005-04-26[PATCH] conditional remove of trailing sysfs whitespacekay.sievers@vrfy.org
2005-04-26[PATCH] add tests for NAME="foo-%c{N}"patmans@us.ibm.com
2005-04-26[PATCH] udev - activate formt length attributekay.sievers@vrfy.org
2005-04-26[PATCH] remove limit of the number of args passed to PROGRAMgreg@kroah.com
2005-04-26[PATCH] add a "old style" SYSFS_attribute test to udev-test.plgreg@kroah.com
2005-04-26[PATCH] udev - switch callout part selector to {attribute}kay.sievers@vrfy.org
2005-04-26[PATCH] udev - switch SYSFS_file to SYSFS{file}kay.sievers@vrfy.org
2005-04-26[PATCH] udev add some ID testspatmans@us.ibm.com
2005-04-26[PATCH] udev - create all partitions of blockdevicekay.sievers@vrfy.org
2005-04-26[PATCH] allow SYSFS{file}kay.sievers@vrfy.org
2005-04-26[PATCH] Adding '%s' format specifier to NAME and SYMLINKkay.sievers@vrfy.org
2005-04-26[PATCH] Add another test to udev-test.pl and fix a bug when only running 1 test.greg@kroah.com
2005-04-26[PATCH] let udev-test.pl run an individual test if you ask it to.greg@kroah.com
2005-04-26[PATCH] add a block device with a ! in the name, and a test for this.greg@kroah.com
2005-04-26[PATCH] add support for figuring out which device on the sysfs "chain" the ru...greg@kroah.com
2005-04-26[PATCH] udev - kill %D from udev-test.plkay.sievers@vrfy.org
2005-04-26[PATCH] udev - introduce format escape charkay.sievers@vrfy.org
2005-04-26[PATCH] udev - drop all methods :)kay.sievers@vrfy.org
2005-04-26[PATCH] add tests for LABEL rule with a device that has no bus.greg@kroah.com
2005-04-26[PATCH] If a CALLOUT rule has a BUS id, then we must check to see if the devi...greg@kroah.com
2005-04-26[PATCH] add test for callout rule with a device that has no bus.greg@kroah.com
2005-04-26[PATCH] fix udev-test.plkay.sievers@vrfy.org
2005-04-26[PATCH] add tests for multi-file LABEL rules.greg@kroah.com
2005-04-26[PATCH] add tests to catch whitespace and comment config file parsing errors.greg@kroah.com
2005-04-26[PATCH] don't rely on field order in namedev_parsekay.sievers@vrfy.org