summaryrefslogtreecommitdiff
path: root/test/sys
Commit message (Collapse)AuthorAgeFilesLines
* [PATCH] add test for ! in partition namegreg@kroah.com2005-04-264-0/+4
|
* [PATCH] add a bunch of network class devices to the test sysfs treegreg@kroah.com2005-04-2640-0/+40
|
* [PATCH] add big major tests to udev-test.plgreg@kroah.com2005-04-264-0/+4
|
* [PATCH] add a test for a minor over 255greg@kroah.com2005-04-262-0/+2
|
* [PATCH] conditional remove of trailing sysfs whitespacekay.sievers@vrfy.org2005-04-261-0/+1
| | | | | | | | | | | | | | | | | | Hey, it may never happen, that one wants to distinguish attributes by trailing spaces, but we should not lose the control over it, just for being lazy :) Here we remove the trailing spaces of the sysfs attribute only if the configured value to match doesn't have any trailing spaces by itself. So if you put a attribute in a rule with spaces at the end, the sysfs attribute _must_ match exactly. Is that cool for everyone? As usual, 2 tests are added for it with a artificial sysfs file and a few words to the man page.
* [PATCH] add a block device with a ! in the name, and a test for this.greg@kroah.com2005-04-261-0/+1
|
* [PATCH] add more sysfs test tree files.greg@kroah.com2005-04-26149-0/+161
|
* [PATCH] regression tests starting to be added.greg@kroah.com2005-04-2648-0/+65