aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2005-10-27fix the new warnings I asked forKay Sievers1-2/+2
2005-10-27use DESTDIR on uninstall, no need to pass prefix to submakeKay Sievers1-10/+5
2005-09-14add install test to 'make buildtest'Kay Sievers1-4/+15
2005-09-14EXTRAS: cleanup and sync all MakefilesKay Sievers1-1/+0
2005-09-06add edd_id tool to match BIOS EDD disk informationKay Sievers1-0/+1
2005-08-30Makefile: remove all the duplicated rulesKay Sievers1-1/+0
2005-08-29udev_test.pl: we replace untrusted chars with '_'Kay Sievers1-1/+1
2005-08-28start to enforce plain ascii or valid utf8Kay Sievers1-1/+19
2005-08-16ENV{TEST}=="1" compares and ENV{TEST}="1" sets the environmentKay Sievers1-0/+25
2005-08-11added cdrom_id to the build checkGreg KH1-0/+1
2005-08-09add firmware_helper to load firmwareKay Sievers1-1/+2
2005-07-19create_floppy_devices: add tool to create floppy nodes based on sysfs infoHannes Reinecke1-0/+1
2005-07-16allow rules to have labels and skip to next labelKay Sievers1-0/+13
2005-07-13dasd_id: add s390 disk-label proberHannes Reinecke1-0/+1
2005-07-12IMPORT: add {parent} to import the persistent data of the parent deviceKay Sievers1-0/+21
2005-07-12allow multiple values to be matched with KEY=="value1|value2"Kay Sievers1-0/+21
2005-07-07fix symlink values separated by multiple spacesKay Sievers1-0/+11
2005-07-07fix typo in group assignmentKay Sievers1-1/+25
2005-07-04add usb_id program to generate usb-storage device identifiersKay Sievers1-1/+7
2005-06-30prepare RELEASE-NOTESKay Sievers1-2/+2
2005-06-25add ata_id to read serial numbers from ATA drivesKay Sievers1-1/+1
2005-06-25IMPORT allow to import program returned keys into the envKay Sievers1-1/+11
2005-06-25IMPORT=<file> allow to import a shell-var style config-fileKay Sievers1-0/+19
2005-06-24allow rules to be compiled to one binary fileKay Sievers8-0/+0
2005-06-20prepare for module loading rules and add MODALIAS keyKay Sievers1-3/+48
2005-06-08udevd: allow starting of udevd with stopped exec-queueKay Sievers1-0/+0
2005-06-05udev: clear lists if a new value is assignedKay Sievers1-21/+42
2005-06-05udev: move dev.d/ handling to external helperKay Sievers1-1/+1
2005-06-05udev: allow final assignments :=Kay Sievers1-0/+23
2005-05-18remove detach_state files from the sysfs test tree.Greg KH6-6/+0
2005-05-10Update permissions on test scripts so they will run properly now.Greg KH2-0/+0
2005-05-10hopefully fix up the symlinks in the test directoryGreg KH21-0/+0
2005-05-09[PATCH] Writing udev rules docs updateDaniel Drake21-0/+0
2005-05-05Added symlinks thanks to Kay's script and git hacking.Greg KH21-0/+21
2005-04-26[PATCH] fix stupid all_partitions bugtklauser@access.unizh.ch1-0/+1
2005-04-26[PATCH] add test for make -j4 to build-checkkay.sievers@vrfy.org1-2/+2
2005-04-26[PATCH] udev-test.pl: add test for DEVNAME export to RUN environmentkay.sievers@vrfy.org1-0/+13
2005-04-26[PATCH] add RUN key to be able to run rule based notificationkay.sievers@vrfy.org1-0/+47
2005-04-26[PATCH] allow to match against empty key valueskay.sievers@vrfy.org1-4/+16
2005-04-26[PATCH] read %s{}-sysfs values at any device in the chainkay.sievers@vrfy.org1-0/+9
2005-04-26[PATCH] remove untrusted chars read from sysfs-values or returned by PROGRAMkay.sievers@vrfy.org1-0/+9
2005-04-26[PATCH] test-suite: remove UDEV_TEST, it's not needed anymorekay.sievers@vrfy.org5-193/+195
2005-04-26[PATCH] udev-test.pl: use more common user/group nameskay.sievers@vrfy.org1-4/+4
2005-04-26[PATCH] udev-test.pl: add a test where the group cannot be found in /etc/passwdkay.sievers@vrfy.org1-0/+10
2005-04-26[PATCH] udev-test.pl: add check for textual uid/gidkay.sievers@vrfy.org1-24/+63
2005-04-26[PATCH] add ENV{} key to match agains environment variableskay.sievers@vrfy.org1-9/+23
2005-04-26[PATCH] add a test and simplify debug statementkay.sievers@vrfy.org1-0/+10
2005-04-26[PATCH] support =, ==, !=, += for the key match and assignmentkay.sievers@vrfy.org1-161/+193
2005-04-26[PATCH] add OPTION="last_rule" to skip any later rulekay.sievers@vrfy.org1-1/+10
2005-04-26[PATCH] remove PLACE key matchkay.sievers@vrfy.org1-3/+3
2005-04-26[PATCH] udev-test.pl: remove useless testskay.sievers@vrfy.org1-23/+0
2005-04-26[PATCH] namedev: skip backslashes only if followed by newlinekay.sievers@vrfy.org1-0/+9
2005-04-26[PATCH] remove the device node only if the major/minor number matcheskay.sievers@vrfy.org1-22/+15
2005-04-26[PATCH] introduce OPTIONS=ignore_device, ignore_remove, all_partitions" keykay.sievers@vrfy.org1-2/+33
2005-04-26[PATCH] allow simple-build-check.sh to go faster if MAKEOPTS is setgregkh@suse.de1-6/+6
2005-04-26[PATCH] fix test for temporary nodespatmans@us.ibm.com1-2/+2
2005-04-26[PATCH] fix special file mode mask for temporary device nodekay.sievers@vrfy.org1-1/+1
2005-04-26[PATCH] udevstart: simplify "dev" file searchingkay.sievers@vrfy.org2-7/+59
2005-04-26[PATCH] add %P modifier to query the node name of the parent devicekay.sievers@vrfy.org1-1/+31
2005-04-26[PATCH] provide temporary device node for callouts to access the devicekay.sievers@vrfy.org1-0/+18
2005-04-26[PATCH] simple_build_check: make it possible to pass KERNEL_DIRkay.sievers@vrfy.org1-12/+15
2005-04-26[PATCH] remove default_* permissions from udev.conf filekay.sievers@vrfy.org1-3/+0
2005-04-26[PATCH] update Fedora config files and add some more testskay.sievers@vrfy.org1-0/+28
2005-04-26[PATCH] allow permissions only ruleskay.sievers@vrfy.org1-0/+12
2005-04-26[PATCH] add SUBSYSTEM rule to catch all block devices and apply the disk perm...kay.sievers@vrfy.org1-1/+1
2005-04-26[PATCH] allow multiline rules by backslash at the end of the linekay.sievers@vrfy.org1-0/+30
2005-04-26[PATCH] simplify rules file by setting default mode to 0660kay.sievers@vrfy.org1-5/+5
2005-04-26[PATCH] I broke the extras/ again. Add simple build test script now.kay.sievers@vrfy.org1-0/+26
2005-04-26[PATCH] complete removal of explicit udev permissions config filekay.sievers@vrfy.org5-191/+17
2005-04-26bleah, more merge fixes...Greg KH1-1/+3
2005-04-26[PATCH] udevd-test.pl: remove wrong date calculationkay.sievers@vrfy.org3-127/+23
2005-04-26[PATCH] delete a bunch of files no longer needed.greg@kroah.com6-311/+0
2005-04-26[PATCH] fix udev-test/udev-test.pl to work with againkay.sievers@vrfy.org1-54/+43
2005-04-26[PATCH] don't call the hotplug scripts with a test runkay.sievers@vrfy.org1-0/+1
2005-04-26fixups to get back to proper patch orderGreg KH1-3/+1
2005-04-26[PATCH] comment out ability to run udev-test.pl with valgrindgreg@kroah.com1-1/+3
2005-04-26[PATCH] add NAME{ignore_remove} attributekay.sievers@vrfy.org1-2/+23
2005-04-26[PATCH] support DRIVER as a rule keykay.sievers@vrfy.org1-0/+10
2005-04-26[PATCH] support SUBSYSTEM as a rule keykay.sievers@vrfy.org1-0/+11
2005-04-26[PATCH] replace tdb database by simple lockless file databasekay.sievers@vrfy.org8-10/+10
2005-04-26[PATCH] make udev-test.pl test for root permissions before runninggreg@kroah.com1-0/+7
2005-04-26[PATCH] Apply the default permissions even if we found a entry inkay.sievers@vrfy.org1-2/+2
2005-04-26[PATCH] add test for format chars in multiple symlinks to replacekay.sievers@vrfy.org1-0/+10
2005-04-26[PATCH] add dumb script to show all sysfs devices in the system.greg@kroah.com1-0/+27
2005-04-26[PATCH] big cleanup of internal udev apikay.sievers@vrfy.org1-1/+0
2005-04-26[PATCH] fix up the wait_for_sysfs_test script a bit.greg@kroah.com1-8/+12
2005-04-26[PATCH] take out & from wait_for_sysfs_test that I previously missed.greg@kroah.com1-1/+1
2005-04-26[PATCH] add wait_for_sysfs test script to the tarball to help people debug th...greg@kroah.com1-0/+40
2005-04-26[PATCH] fix problems using scsi_id with udevstartkay.sievers@vrfy.org1-0/+9
2005-04-26[PATCH] add enum testskay.sievers@vrfy.org1-3/+86
2005-04-26[PATCH] fix udev segfaults with bad permissions filekay.sievers@vrfy.org1-0/+16
2005-04-26[PATCH] add test for ! in partition namegreg@kroah.com5-0/+14
2005-04-26[PATCH] add devd_test script.greg@kroah.com1-0/+39
2005-04-26[PATCH] udevd test scriptkay.sievers@vrfy.org3-0/+838
2005-04-26[PATCH] Added expanded tests to the test framework from Leann Ogasawara <ogas...greg@kroah.com2-119/+604
2005-04-26[PATCH] tweak net_test a bit.greg@kroah.com1-1/+1
2005-04-26[PATCH] make a net_test test script using udevtest.greg@kroah.com1-17/+5
2005-04-26[PATCH] add hotplug.dev script to handle renamed network devices.greg@kroah.com1-0/+49
2005-04-26[PATCH] add a bunch of network class devices to the test sysfs treegreg@kroah.com40-0/+40
2005-04-26[PATCH] netdev - udevdb+dev.d changeskay.sievers@vrfy.org1-0/+11
2005-04-26[PATCH] hmm, handle net devices with udev?kay.sievers@vrfy.org1-55/+55
2005-04-26[PATCH] udev-test.pl cleanupkay.sievers@vrfy.org1-6/+6
2005-04-26[PATCH] add big major tests to udev-test.plgreg@kroah.com5-0/+24
2005-04-26[PATCH] add a test for a minor over 255greg@kroah.com3-0/+12
2005-04-26[PATCH] udev-test.pl: print out major:minor and perm test "ok" if is ok.greg@kroah.com1-4/+7
2005-04-26[PATCH] make perm and major:minor test errors be reported properly.greg@kroah.com1-0/+2
2005-04-26[PATCH] add dev node test to udev-test.plkay.sievers@vrfy.org1-264/+295
2005-04-26[PATCH] add permission testskay.sievers@vrfy.org1-0/+30
2005-04-26[PATCH] "symlink only" testkay.sievers@vrfy.org1-0/+11
2005-04-26[PATCH] callout part selector tweakkay.sievers@vrfy.org1-0/+9
2005-04-26[PATCH] cleanup callout forkkay.sievers@vrfy.org1-0/+18
2005-04-26[PATCH] conditional remove of trailing sysfs whitespacekay.sievers@vrfy.org2-0/+20
2005-04-26[PATCH] add tests for NAME="foo-%c{N}"patmans@us.ibm.com1-0/+18
2005-04-26[PATCH] udev - activate formt length attributekay.sievers@vrfy.org1-0/+9
2005-04-26[PATCH] remove limit of the number of args passed to PROGRAMgreg@kroah.com1-0/+9
2005-04-26[PATCH] add a "old style" SYSFS_attribute test to udev-test.plgreg@kroah.com1-0/+9
2005-04-26[PATCH] udev - switch callout part selector to {attribute}kay.sievers@vrfy.org1-11/+1
2005-04-26[PATCH] udev - switch SYSFS_file to SYSFS{file}kay.sievers@vrfy.org2-20/+20
2005-04-26[PATCH] udev add some ID testspatmans@us.ibm.com1-0/+46
2005-04-26[PATCH] udev - create all partitions of blockdevicekay.sievers@vrfy.org1-1/+10
2005-04-26[PATCH] allow SYSFS{file}kay.sievers@vrfy.org1-0/+10
2005-04-26[PATCH] Adding '%s' format specifier to NAME and SYMLINKkay.sievers@vrfy.org1-0/+10
2005-04-26[PATCH] Add another test to udev-test.pl and fix a bug when only running 1 test.greg@kroah.com1-1/+10
2005-04-26[PATCH] let udev-test.pl run an individual test if you ask it to.greg@kroah.com1-17/+45
2005-04-26[PATCH] add a block device with a ! in the name, and a test for this.greg@kroah.com2-0/+11
2005-04-26[PATCH] fix log option code so that it actually works for all udev programs.greg@kroah.com1-0/+1
2005-04-26[PATCH] convert udevsend/udevd to DGRAM and single-threadedkay.sievers@vrfy.org1-30/+35
2005-04-26[PATCH] udevd - cleanup and better timeout handlingkay.sievers@vrfy.org1-5/+3
2005-04-26[PATCH] udevd - next round of fixeskay.sievers@vrfy.org1-11/+44
2005-04-26[PATCH] new testd.block script for debugging.greg@kroah.com1-0/+36
2005-04-26[PATCH] udev - next round of udev event order daemonkay.sievers@vrfy.org1-22/+27
2005-04-26[PATCH] spilt udev into pieceskay.sievers@vrfy.org1-0/+47
2005-04-26[PATCH] add support for figuring out which device on the sysfs "chain" the ru...greg@kroah.com1-0/+9
2005-04-26[PATCH] udev - kill %D from udev-test.plkay.sievers@vrfy.org1-18/+0
2005-04-26[PATCH] udev - introduce format escape charkay.sievers@vrfy.org1-0/+9
2005-04-26[PATCH] convert the test shell scripts to the config file format.greg@kroah.com5-6/+6
2005-04-26[PATCH] udev - drop all methods :)kay.sievers@vrfy.org1-60/+57
2005-04-26[PATCH] add a script that tests the IGNORE rulegreg@kroah.com1-0/+35
2005-04-26[PATCH] add tests for LABEL rule with a device that has no bus.greg@kroah.com1-0/+21
2005-04-26[PATCH] If a CALLOUT rule has a BUS id, then we must check to see if the devi...greg@kroah.com1-1/+10
2005-04-26[PATCH] add test for callout rule with a device that has no bus.greg@kroah.com1-0/+10
2005-04-26[PATCH] fix udev-test.plkay.sievers@vrfy.org1-1/+1
2005-04-26[PATCH] add tests for multi-file LABEL rules.greg@kroah.com2-1/+22
2005-04-26[PATCH] clean up the stand-alone tests to work properly on other people's mac...greg@kroah.com4-0/+12
2005-04-26[PATCH] add tests to catch whitespace and comment config file parsing errors.greg@kroah.com1-0/+33
2005-04-26[PATCH] don't rely on field order in namedev_parsekay.sievers@vrfy.org2-12/+12
2005-04-26[PATCH] get part of callout return stringkay.sievers@vrfy.org1-0/+9
2005-04-26[PATCH] change devfs disk name rule from 'disk' to 'disc'greg@kroah.com1-1/+1
2005-04-26[PATCH] allow multiple symlinkskay.sievers@vrfy.org1-0/+9
2005-04-26[PATCH] experimental (very simple) SYMLINK creationkay.sievers@vrfy.org1-2/+39
2005-04-26[PATCH] pattern match for label methodkay.sievers@vrfy.org1-0/+12
2005-04-26[PATCH] fix permission handling logicgreg@kroah.com1-1/+1
2005-04-26[PATCH] show permissions and groups in the label_testgreg@kroah.com1-4/+4
2005-04-26[PATCH] fix up the tests to work without all of the environ variables.greg@kroah.com5-31/+80
2005-04-26[PATCH] get rid of the majority of the debug environment variables.greg@kroah.com4-12/+0
2005-04-26[PATCH] pattern matching for namedevkay.sievers@vrfy.org1-2/+24
2005-04-26[PATCH] fix up the tests to support the rules file name changegreg@kroah.com5-1/+5
2005-04-26[PATCH] add support for a main udev config file, udev.conf.greg@kroah.com4-0/+0
2005-04-26[PATCH] catch replace device by wildcardkay.sievers@vrfy.org1-0/+9
2005-04-26[PATCH] add test for checking the BUS value.greg@kroah.com1-0/+11
2005-04-26[PATCH] add test and documentation for new %D devfs format modifiergreg@kroah.com1-2/+20
2005-04-26[PATCH] udev-test.pl add subdir testkay.sievers@vrfy.org1-0/+9
2005-04-26[PATCH] fix the test.block and test.tty scripts due to their moveing. Also ad...greg@kroah.com3-2/+43
2005-04-26[PATCH] udev-test.pl - tweakskay.sievers@vrfy.org1-6/+3
2005-04-26[PATCH] added ability to put format specifiers in the CALLOUT program string.greg@kroah.com1-0/+9
2005-04-26[PATCH] tweak udev-test.pl to report '0' errors if that's what happened.greg@kroah.com1-1/+1
2005-04-26[PATCH] add udev-test perl script from Kay Sievers <kay.sievers@vrfy.org> whi...greg@kroah.com1-0/+164
2005-04-26[PATCH] tweak replace_testgreg@kroah.com1-2/+2
2005-04-26[PATCH] add real udev.permissions file to test directory.greg@kroah.com1-0/+6
2005-04-26[PATCH] add dumb test for all of the different modifiers.greg@kroah.com2-0/+35
2005-04-26[PATCH] faster test scriptschris_friesen@sympatico.ca2-4/+3
2005-04-26[PATCH] move the test.block and test.tty scripts to the test/ directorygreg@kroah.com2-0/+50
2005-04-26[PATCH] add remove actions to the test scriptsgreg@kroah.com4-1/+33
2005-04-26[PATCH] add printf option to label test to verify it works.greg@kroah.com1-1/+1
2005-04-26[PATCH] add TOPO regression test.greg@kroah.com2-0/+23
2005-04-26[PATCH] updated label test script (tests for partitions now.)greg@kroah.com1-1/+7
2005-04-26[PATCH] add replace testgreg@kroah.com2-0/+17
2005-04-26[PATCH] add more sysfs test tree files.greg@kroah.com149-0/+161
2005-04-26[PATCH] change UDEV_SYSFS_PATH environment variable due to libsysfs change.greg@kroah.com1-1/+1
2005-04-26[PATCH] regression tests starting to be added.greg@kroah.com50-0/+82
2005-04-26[PATCH] split the tests up into different files.greg@kroah.com1-10/+0
2005-04-26[PATCH] update the tests to handle block devices too.greg@kroah.com1-1/+3
2005-04-26[PATCH] fix up the test to actually work...greg@kroah.com1-2/+4
2005-04-26[PATCH] remove now works!greg@kroah.com1-2/+3
2005-04-26[PATCH] added stupid test script for debugging.greg@kroah.com1-0/+5