Add a tkey system test
This commit is contained in:
7
bin/tests/system/tkey/setup.sh
Normal file
7
bin/tests/system/tkey/setup.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
RANDFILE=random.data
|
||||
|
||||
../../genrandom 100 $RANDFILE
|
||||
|
||||
cd ns1 && sh setup.sh
|
||||
Reference in New Issue
Block a user