|
@@ -0,0 +1,23 @@
|
|
|
+{
|
|
|
+ "framework": "h2o_mruby",
|
|
|
+ "tests": [{
|
|
|
+ "default": {
|
|
|
+ "setup_file": "setup",
|
|
|
+ "json_url": "/json",
|
|
|
+ "plaintext_url": "/plaintext",
|
|
|
+ "port": 8080,
|
|
|
+ "approach": "Realistic",
|
|
|
+ "classification": "Platform",
|
|
|
+ "database": "None",
|
|
|
+ "framework": "None",
|
|
|
+ "language": "Ruby",
|
|
|
+ "orm": "Raw",
|
|
|
+ "platform": "None",
|
|
|
+ "webserver": "H2O",
|
|
|
+ "os": "Linux",
|
|
|
+ "database_os": "Linux",
|
|
|
+ "display_name": "h2o_mruby",
|
|
|
+ "notes": ""
|
|
|
+ }
|
|
|
+ }]
|
|
|
+}
|