summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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] fix log option code so that it actually works for all udev programs.greg@kroah.com
2005-04-26[PATCH] convert udevsend/udevd to DGRAM and single-threadedkay.sievers@vrfy.org
2005-04-26[PATCH] udevd - cleanup and better timeout handlingkay.sievers@vrfy.org
2005-04-26[PATCH] udevd - next round of fixeskay.sievers@vrfy.org
2005-04-26[PATCH] new testd.block script for debugging.greg@kroah.com
2005-04-26[PATCH] udev - next round of udev event order daemonkay.sievers@vrfy.org
2005-04-26[PATCH] spilt udev into pieceskay.sievers@vrfy.org
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] convert the test shell scripts to the config file format.greg@kroah.com
2005-04-26[PATCH] udev - drop all methods :)kay.sievers@vrfy.org
2005-04-26[PATCH] add a script that tests the IGNORE rulegreg@kroah.com
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] clean up the stand-alone tests to work properly on other people's mac...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
2005-04-26[PATCH] get part of callout return stringkay.sievers@vrfy.org
2005-04-26[PATCH] change devfs disk name rule from 'disk' to 'disc'greg@kroah.com
2005-04-26[PATCH] allow multiple symlinkskay.sievers@vrfy.org
2005-04-26[PATCH] experimental (very simple) SYMLINK creationkay.sievers@vrfy.org
2005-04-26[PATCH] pattern match for label methodkay.sievers@vrfy.org