Adjust benchmark directory,enable HTTP test,rename variables,format codes
This commit is contained in:
9
test/decoders/http/test_based_on_stellar/env/spec.toml
vendored
Normal file
9
test/decoders/http/test_based_on_stellar/env/spec.toml
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
[[plugin]]
|
||||
path = "./plugin/http.so"
|
||||
init = "http_decoder_init"
|
||||
exit = "http_decoder_exit"
|
||||
|
||||
[[plugin]]
|
||||
path = "./plugin/http_test.so"
|
||||
init = "http_decoder_test_init"
|
||||
exit = "http_decoder_test_exit"
|
||||
Reference in New Issue
Block a user