std/rec/test: test dbGet() and dbPut() for array field
test with waveform record to check that DBADDR modifications aren't seen by the caller.
This commit is contained in:
4
src/std/rec/test/arrayOpTest.db
Normal file
4
src/std/rec/test/arrayOpTest.db
Normal file
@@ -0,0 +1,4 @@
|
||||
record(waveform, "wfrec") {
|
||||
field(NELM, "10")
|
||||
field(FTVL, "LONG")
|
||||
}
|
||||
Reference in New Issue
Block a user