Add a test for variable length init.
Demonstrate how to use eoInitVariableLength along with an adhoc atom type of our own to create a random pop.
This commit is contained in:
parent
a308303d12
commit
877604db37
2 changed files with 99 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ ENDIF()
|
|||
######################################################################################
|
||||
|
||||
SET (TEST_LIST
|
||||
t-eoInitVariableLength
|
||||
t-eofitness
|
||||
t-eoRandom
|
||||
t-eobin
|
||||
|
|
|
|||
Reference in a new issue