summaryrefslogtreecommitdiffstats
path: root/fluent-bit/tests/runtime/data/wasm
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 02:57:58 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 02:57:58 +0000
commitbe1c7e50e1e8809ea56f2c9d472eccd8ffd73a97 (patch)
tree9754ff1ca740f6346cf8483ec915d4054bc5da2d /fluent-bit/tests/runtime/data/wasm
parentInitial commit. (diff)
downloadnetdata-be1c7e50e1e8809ea56f2c9d472eccd8ffd73a97.tar.xz
netdata-be1c7e50e1e8809ea56f2c9d472eccd8ffd73a97.zip
Adding upstream version 1.44.3.upstream/1.44.3upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'fluent-bit/tests/runtime/data/wasm')
-rwxr-xr-xfluent-bit/tests/runtime/data/wasm/append_tag.wasmbin0 -> 512323 bytes
-rwxr-xr-xfluent-bit/tests/runtime/data/wasm/drop_record.wasmbin0 -> 36610 bytes
-rwxr-xr-xfluent-bit/tests/runtime/data/wasm/modify_record.wasmbin0 -> 512134 bytes
-rwxr-xr-xfluent-bit/tests/runtime/data/wasm/numeric_records.wasmbin0 -> 517441 bytes
-rwxr-xr-xfluent-bit/tests/runtime/data/wasm/say_hello.wasmbin0 -> 390348 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/fluent-bit/tests/runtime/data/wasm/append_tag.wasm b/fluent-bit/tests/runtime/data/wasm/append_tag.wasm
new file mode 100755
index 00000000..437fee4e
--- /dev/null
+++ b/fluent-bit/tests/runtime/data/wasm/append_tag.wasm
Binary files differ
diff --git a/fluent-bit/tests/runtime/data/wasm/drop_record.wasm b/fluent-bit/tests/runtime/data/wasm/drop_record.wasm
new file mode 100755
index 00000000..5b884f38
--- /dev/null
+++ b/fluent-bit/tests/runtime/data/wasm/drop_record.wasm
Binary files differ
diff --git a/fluent-bit/tests/runtime/data/wasm/modify_record.wasm b/fluent-bit/tests/runtime/data/wasm/modify_record.wasm
new file mode 100755
index 00000000..30db4157
--- /dev/null
+++ b/fluent-bit/tests/runtime/data/wasm/modify_record.wasm
Binary files differ
diff --git a/fluent-bit/tests/runtime/data/wasm/numeric_records.wasm b/fluent-bit/tests/runtime/data/wasm/numeric_records.wasm
new file mode 100755
index 00000000..8fc35f0d
--- /dev/null
+++ b/fluent-bit/tests/runtime/data/wasm/numeric_records.wasm
Binary files differ
diff --git a/fluent-bit/tests/runtime/data/wasm/say_hello.wasm b/fluent-bit/tests/runtime/data/wasm/say_hello.wasm
new file mode 100755
index 00000000..7e9d01d2
--- /dev/null
+++ b/fluent-bit/tests/runtime/data/wasm/say_hello.wasm
Binary files differ