summaryrefslogtreecommitdiff
path: root/test/hwdb/10-bad.hwdb
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@ubuntu.com>2016-12-12 16:03:52 +0100
committerGitHub <noreply@github.com>2016-12-12 16:03:52 +0100
commit142a1afbb9ae02dc69394e0e258624e9ce21f562 (patch)
tree709fe437503fa4828b7b7feee06953ab82962ad7 /test/hwdb/10-bad.hwdb
parente3e30d2a44ba6e204c92d2afa28d402f6e9ba263 (diff)
parent7a100dce9db33006888156876ff8aeb27e77eed2 (diff)
Merge pull request #4771 from keszybz/udev-property-ordering
Udev property ordering
Diffstat (limited to 'test/hwdb/10-bad.hwdb')
-rw-r--r--test/hwdb/10-bad.hwdb26
1 files changed, 26 insertions, 0 deletions
diff --git a/test/hwdb/10-bad.hwdb b/test/hwdb/10-bad.hwdb
new file mode 100644
index 0000000000..0e1e147323
--- /dev/null
+++ b/test/hwdb/10-bad.hwdb
@@ -0,0 +1,26 @@
+BAD:1:no properties
+
+BAD:2:no properties
+BAD:2:no properties
+
+BAD:3:no properties
+BAD:3:no properties
+BAD:3:no properties
+
+GOOD:5:bad property
+ NO_VALUE
+
+GOOD:6:bad property
+ =NO_NAME
+ NO_VALUE=
+
+BAD:7:match at wrong place
+ X=Y
+BAD:7:match at wrong place
+
+BAD:8:match at wrong place
+ X=Y
+BAD:8:match at wrong place
+ Z=z
+
+BAD:8:match at EOF