mirror of
https://github.com/naruxde/revpimodio2.git
synced 2026-03-31 23:18:04 +02:00
test: Test replace_io file
This commit is contained in:
20
tests/replace_io/replace_io_faildefaultvalue_int.conf
Normal file
20
tests/replace_io/replace_io_faildefaultvalue_int.conf
Normal file
@@ -0,0 +1,20 @@
|
||||
[test1]
|
||||
replace=Output_19
|
||||
frm=c
|
||||
defaultvalue=True
|
||||
|
||||
[r_bit0]
|
||||
replace=Output_20
|
||||
frm=?
|
||||
bit=0
|
||||
|
||||
[r_bit1]
|
||||
replace=Output_20
|
||||
frm=?
|
||||
bit=1
|
||||
defaultvalue=True
|
||||
|
||||
[r_bit5]
|
||||
replace=Output_20
|
||||
frm=?
|
||||
bit=5
|
||||
Reference in New Issue
Block a user