Added unit test for binary output record type

This commit is contained in:
Karl Vestin
2023-03-07 15:27:05 +01:00
committed by Michael Davidsaver
parent 3ee6097ab7
commit 39b6fa26da
10 changed files with 1432 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
record(bo, "test_bo_rec") {
}
record(bi, "test_bo_link_rec") {
}