summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* remove detach_state files from the sysfs test tree.Greg KH2005-05-186-6/+0
* Update permissions on test scripts so they will run properly now.Greg KH2005-05-102-0/+0
* hopefully fix up the symlinks in the test directoryGreg KH2005-05-1021-0/+0
* [PATCH] Writing udev rules docs updateDaniel Drake2005-05-0921-0/+0
* Added symlinks thanks to Kay's script and git hacking.Greg KH2005-05-0521-0/+21
* [PATCH] fix stupid all_partitions bugtklauser@access.unizh.ch2005-04-261-0/+1
* [PATCH] add test for make -j4 to build-checkkay.sievers@vrfy.org2005-04-261-2/+2
* [PATCH] udev-test.pl: add test for DEVNAME export to RUN environmentkay.sievers@vrfy.org2005-04-261-0/+13
* [PATCH] add RUN key to be able to run rule based notificationkay.sievers@vrfy.org2005-04-261-0/+47
* [PATCH] allow to match against empty key valueskay.sievers@vrfy.org2005-04-261-4/+16
* [PATCH] read %s{}-sysfs values at any device in the chainkay.sievers@vrfy.org2005-04-261-0/+9
* [PATCH] remove untrusted chars read from sysfs-values or returned by PROGRAMkay.sievers@vrfy.org2005-04-261-0/+9
* [PATCH] test-suite: remove UDEV_TEST, it's not needed anymorekay.sievers@vrfy.org2005-04-265-193/+195
* [PATCH] udev-test.pl: use more common user/group nameskay.sievers@vrfy.org2005-04-261-4/+4
* [PATCH] udev-test.pl: add a test where the group cannot be found in /etc/passwdkay.sievers@vrfy.org2005-04-261-0/+10
* [PATCH] udev-test.pl: add check for textual uid/gidkay.sievers@vrfy.org2005-04-261-24/+63
* [PATCH] add ENV{} key to match agains environment variableskay.sievers@vrfy.org2005-04-261-9/+23
* [PATCH] add a test and simplify debug statementkay.sievers@vrfy.org2005-04-261-0/+10
* [PATCH] support =, ==, !=, += for the key match and assignmentkay.sievers@vrfy.org2005-04-261-161/+193
* [PATCH] add OPTION="last_rule" to skip any later rulekay.sievers@vrfy.org2005-04-261-1/+10
* [PATCH] remove PLACE key matchkay.sievers@vrfy.org2005-04-261-3/+3
* [PATCH] udev-test.pl: remove useless testskay.sievers@vrfy.org2005-04-261-23/+0
* [PATCH] namedev: skip backslashes only if followed by newlinekay.sievers@vrfy.org2005-04-261-0/+9
* [PATCH] remove the device node only if the major/minor number matcheskay.sievers@vrfy.org2005-04-261-22/+15
* [PATCH] introduce OPTIONS=ignore_device, ignore_remove, all_partitions" keykay.sievers@vrfy.org2005-04-261-2/+33
* [PATCH] allow simple-build-check.sh to go faster if MAKEOPTS is setgregkh@suse.de2005-04-261-6/+6
* [PATCH] fix test for temporary nodespatmans@us.ibm.com2005-04-261-2/+2
* [PATCH] fix special file mode mask for temporary device nodekay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] udevstart: simplify "dev" file searchingkay.sievers@vrfy.org2005-04-262-7/+59
* [PATCH] add %P modifier to query the node name of the parent devicekay.sievers@vrfy.org2005-04-261-1/+31
* [PATCH] provide temporary device node for callouts to access the devicekay.sievers@vrfy.org2005-04-261-0/+18
* [PATCH] simple_build_check: make it possible to pass KERNEL_DIRkay.sievers@vrfy.org2005-04-261-12/+15
* [PATCH] remove default_* permissions from udev.conf filekay.sievers@vrfy.org2005-04-261-3/+0
* [PATCH] update Fedora config files and add some more testskay.sievers@vrfy.org2005-04-261-0/+28
* [PATCH] allow permissions only ruleskay.sievers@vrfy.org2005-04-261-0/+12
* [PATCH] add SUBSYSTEM rule to catch all block devices and apply the disk perm...kay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] allow multiline rules by backslash at the end of the linekay.sievers@vrfy.org2005-04-261-0/+30
* [PATCH] simplify rules file by setting default mode to 0660kay.sievers@vrfy.org2005-04-261-5/+5
* [PATCH] I broke the extras/ again. Add simple build test script now.kay.sievers@vrfy.org2005-04-261-0/+26
* [PATCH] complete removal of explicit udev permissions config filekay.sievers@vrfy.org2005-04-265-191/+17
* bleah, more merge fixes...Greg KH2005-04-261-1/+3
* [PATCH] udevd-test.pl: remove wrong date calculationkay.sievers@vrfy.org2005-04-263-127/+23
* [PATCH] delete a bunch of files no longer needed.greg@kroah.com2005-04-266-311/+0
* [PATCH] fix udev-test/udev-test.pl to work with againkay.sievers@vrfy.org2005-04-261-54/+43
* [PATCH] don't call the hotplug scripts with a test runkay.sievers@vrfy.org2005-04-261-0/+1
* fixups to get back to proper patch orderGreg KH2005-04-261-3/+1
* [PATCH] comment out ability to run udev-test.pl with valgrindgreg@kroah.com2005-04-261-1/+3
* [PATCH] add NAME{ignore_remove} attributekay.sievers@vrfy.org2005-04-261-2/+23
* [PATCH] support DRIVER as a rule keykay.sievers@vrfy.org2005-04-261-0/+10
* [PATCH] support SUBSYSTEM as a rule keykay.sievers@vrfy.org2005-04-261-0/+11