Added getest based test program
This commit is contained in:
5
test/getest/ec_compile.sh
Executable file
5
test/getest/ec_compile.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "ec -finalize -c_compile -config ejson_test.ecf > /dev/null 2>&1"
|
||||
ec -finalize -c_compile -config ejson_test.ecf > /dev/null 2>&1
|
||||
cp EIFGENs/ejson_test/F_code/ejson_test .
|
||||
Reference in New Issue
Block a user