mirror of
https://github.com/naruxde/revpimodio2.git
synced 2025-11-08 22:03:53 +01:00
test: Test replace_io file
This commit is contained in:
19
tests/replace_io/replace_io_faildefaultvalue_bool.conf
Normal file
19
tests/replace_io/replace_io_faildefaultvalue_bool.conf
Normal file
@@ -0,0 +1,19 @@
|
||||
[test1]
|
||||
replace=Output_19
|
||||
frm=c
|
||||
|
||||
[r_bit0]
|
||||
replace=Output_20
|
||||
frm=?
|
||||
bit=0
|
||||
|
||||
[r_bit1]
|
||||
replace=Output_20
|
||||
frm=?
|
||||
bit=1
|
||||
defaultvalue=komisch
|
||||
|
||||
[r_bit5]
|
||||
replace=Output_20
|
||||
frm=?
|
||||
bit=5
|
||||
Reference in New Issue
Block a user