Added getest based test program
This commit is contained in:
17
test/getest/ejson_test.cfg
Normal file
17
test/getest/ejson_test.cfg
Normal file
@@ -0,0 +1,17 @@
|
||||
-- Gobo test (getest) configuration file for eJSON
|
||||
|
||||
test
|
||||
ejson_test
|
||||
|
||||
default
|
||||
class ("TEST_[A-Z0-9_]*")
|
||||
feature ("test_[a-z0-9_]*")
|
||||
prefix ("X")
|
||||
testgen ("TESTGEN")
|
||||
compile ("./ec_compile.sh")
|
||||
execute ("./ejson_test")
|
||||
|
||||
cluster
|
||||
test_dir: "."
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user