diff options
author | Kay Sievers <kay.sievers@suse.de> | 2005-06-24 18:05:32 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@suse.de> | 2005-06-24 18:05:32 +0200 |
commit | 6bf0ffe8fd312c1e6549cb1721d7a7efeee77185 (patch) | |
tree | d05153602e1589a0a519a3d49fed1d44e7188cc9 /test | |
parent | c9b8dbfb652a10d2f1c1b122a3806c21cab87ab4 (diff) |
allow rules to be compiled to one binary file
All the rule files can be compiled into a single file,
which can be mapped into the udev process to avoid parsing
the rules with every event.
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
Diffstat (limited to 'test')
-rwxr-xr-x[-rw-r--r--] | test/devd_test | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | test/net_test | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | test/replace_test | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | test/show_all_devices.sh | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | test/test.all | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | test/test.block | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | test/test.tty | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | test/testd.block | 0 |
8 files changed, 0 insertions, 0 deletions
diff --git a/test/devd_test b/test/devd_test index 534e787f24..534e787f24 100644..100755 --- a/test/devd_test +++ b/test/devd_test diff --git a/test/net_test b/test/net_test index 9daf8da082..9daf8da082 100644..100755 --- a/test/net_test +++ b/test/net_test diff --git a/test/replace_test b/test/replace_test index 6e01f28ed5..6e01f28ed5 100644..100755 --- a/test/replace_test +++ b/test/replace_test diff --git a/test/show_all_devices.sh b/test/show_all_devices.sh index 921b8e6163..921b8e6163 100644..100755 --- a/test/show_all_devices.sh +++ b/test/show_all_devices.sh diff --git a/test/test.all b/test/test.all index 527569bd43..527569bd43 100644..100755 --- a/test/test.all +++ b/test/test.all diff --git a/test/test.block b/test/test.block index 294c47c0be..294c47c0be 100644..100755 --- a/test/test.block +++ b/test/test.block diff --git a/test/test.tty b/test/test.tty index b89ad5a6d8..b89ad5a6d8 100644..100755 --- a/test/test.tty +++ b/test/test.tty diff --git a/test/testd.block b/test/testd.block index ca9ac8c1ac..ca9ac8c1ac 100644..100755 --- a/test/testd.block +++ b/test/testd.block |