diff --git a/tests/python/tests/memory_usage/__init__.py b/tests/python/tests/memory_usage/__init__.py new file mode 100644 index 0000000000..e69de29bb2 diff --git a/tests/python/tests/memory_usage/php/data/component-config.yaml b/tests/python/tests/memory_usage/php/data/component-config.yaml new file mode 100644 index 0000000000..5ec7d22c4e --- /dev/null +++ b/tests/python/tests/memory_usage/php/data/component-config.yaml @@ -0,0 +1,7 @@ +entry: script +components: + script: + image: KPHP + scope: Request + args: {} + links: {} diff --git a/tests/python/tests/memory_usage/php/index.php b/tests/python/tests/memory_usage/php/index.php new file mode 100644 index 0000000000..5753df5954 --- /dev/null +++ b/tests/python/tests/memory_usage/php/index.php @@ -0,0 +1,49 @@ +