chiark / gitweb /
accept relative path for TEST
[elogind.git] / test / udev-test.pl
2007-08-16 Kay Sieversaccept relative path for TEST
2007-07-25 Kay Sieversrestore behavior of NAME==
2007-07-16 Kay Sieversallow SYMLINK== match
2007-06-03 Kay Sieversadd "[$SUBSYSTEM/$KERNEL]<attribute>" lookup
2007-05-21 Kay Sieversreplace_chars: replace % character
2007-02-25 Kay Sieversadd test for an attribute which contains an operator...
2006-12-08 Kay Sieversrename "udev.c" to "test-udev.c" - it is only for testing
2006-09-05 Kay Sieverslet $attr{symlink} return the last element of the path
2006-09-04 Kay Sieversfix ENV{TEST}="Test: $env{TEST}"
2006-08-20 Kay Sieversuse new key names in test programs
2006-08-20 Kay Sieversskip rule, if too may keys of the same type are used
2006-08-19 Kay Sieversconsistent key naming to match only the event device...
2006-08-13 Kay Sieversdon't report an error on overlong comment lines
2006-07-04 Kay Sieversremove broken %e enumeration
2006-06-14 Kay Sieversdon't remove symlinks if they are already there
2006-04-24 Kay Sieversallow NAME=="value" to check for already assigned value
2006-01-26 Kay Sieversdon't add $SUBSYSTEM automatically as $1 to programs
2006-01-16 Kay Sieversfix BUS, ID, $id usage
2006-01-09 Kay Sieversreplace libsysfs
2005-11-16 Kay Sieversremove "udev_db" option from config file
2005-11-10 Kay Sieversfix tests and remove no longer useful stuff
2005-08-29 Kay Sieversudev_test.pl: we replace untrusted chars with '_'
2005-08-28 Kay Sieversstart to enforce plain ascii or valid utf8
2005-08-16 Kay SieversENV{TEST}=="1" compares and ENV{TEST}="1" sets the...
2005-07-16 Kay Sieversallow rules to have labels and skip to next label
2005-07-14 Greg KHMerge gregkh@ehlo.org:/home/kay/public_html/linux/hotpl...
2005-07-12 Kay SieversIMPORT: add {parent} to import the persistent data...
2005-07-12 Kay Sieversallow multiple values to be matched with KEY=="value1...
2005-07-07 Kay Sieversfix symlink values separated by multiple spaces
2005-07-07 Kay Sieversfix typo in group assignment
2005-06-30 Kay Sieversprepare RELEASE-NOTES
2005-06-25 Kay SieversIMPORT allow to import program returned keys into the env
2005-06-25 Kay SieversIMPORT=<file> allow to import a shell-var style config...
2005-06-21 Greg KHMerge gregkh@ehlo.org:/home/kay/public_html/linux/hotpl...
2005-06-19 Kay Sieversprepare for module loading rules and add MODALIAS key
2005-06-05 Kay Sieversudev: clear lists if a new value is assigned
2005-06-05 Kay Sieversudev: allow final assignments :=
2005-05-10 Greg KHUpdate permissions on test scripts so they will run...
2005-04-27 tklauser@access... [PATCH] fix stupid all_partitions bug
2005-04-27 kay.sievers@vrfy.org[PATCH] udev-test.pl: add test for DEVNAME export to...
2005-04-27 kay.sievers@vrfy.org[PATCH] add RUN key to be able to run rule based notifi...
2005-04-27 kay.sievers@vrfy.org[PATCH] allow to match against empty key values
2005-04-27 kay.sievers@vrfy.org[PATCH] read %s{}-sysfs values at any device in the...
2005-04-27 kay.sievers@vrfy.org[PATCH] remove untrusted chars read from sysfs-values...
2005-04-27 kay.sievers@vrfy.org[PATCH] test-suite: remove UDEV_TEST, it's not needed...
2005-04-27 kay.sievers@vrfy.org[PATCH] udev-test.pl: use more common user/group names
2005-04-27 kay.sievers@vrfy.org[PATCH] udev-test.pl: add a test where the group cannot...
2005-04-27 kay.sievers@vrfy.org[PATCH] udev-test.pl: add check for textual uid/gid
2005-04-27 kay.sievers@vrfy.org[PATCH] add ENV{} key to match agains environment variables
2005-04-27 kay.sievers@vrfy.org[PATCH] add a test and simplify debug statement
2005-04-27 kay.sievers@vrfy.org[PATCH] support =, ==, !=, += for the key match and...
2005-04-27 kay.sievers@vrfy.org[PATCH] add OPTION="last_rule" to skip any later rule
2005-04-27 kay.sievers@vrfy.org[PATCH] remove PLACE key match
2005-04-27 kay.sievers@vrfy.org[PATCH] udev-test.pl: remove useless tests
2005-04-27 kay.sievers@vrfy.org[PATCH] namedev: skip backslashes only if followed...
2005-04-27 kay.sievers@vrfy.org[PATCH] remove the device node only if the major/minor...
2005-04-27 kay.sievers@vrfy.org[PATCH] introduce OPTIONS=ignore_device, ignore_remove...
2005-04-27 patmans@us.ibm.com[PATCH] fix test for temporary nodes
2005-04-27 kay.sievers@vrfy.org[PATCH] fix special file mode mask for temporary device...
2005-04-27 kay.sievers@vrfy.org[PATCH] udevstart: simplify "dev" file searching
2005-04-27 kay.sievers@vrfy.org[PATCH] add %P modifier to query the node name of the...
2005-04-27 kay.sievers@vrfy.org[PATCH] provide temporary device node for callouts...
2005-04-27 kay.sievers@vrfy.org[PATCH] remove default_* permissions from udev.conf...
2005-04-27 kay.sievers@vrfy.org[PATCH] update Fedora config files and add some more...
2005-04-27 kay.sievers@vrfy.org[PATCH] allow permissions only rules
2005-04-27 kay.sievers@vrfy.org[PATCH] add SUBSYSTEM rule to catch all block devices...
2005-04-27 kay.sievers@vrfy.org[PATCH] allow multiline rules by backslash at the end...
2005-04-27 kay.sievers@vrfy.org[PATCH] simplify rules file by setting default mode...
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}"
next