summaryrefslogtreecommitdiffstats
path: root/tests/expected/lib/procfs-one-process
diff options
context:
space:
mode:
Diffstat (limited to 'tests/expected/lib/procfs-one-process')
-rw-r--r--tests/expected/lib/procfs-one-process14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/expected/lib/procfs-one-process b/tests/expected/lib/procfs-one-process
new file mode 100644
index 0000000..db953c0
--- /dev/null
+++ b/tests/expected/lib/procfs-one-process
@@ -0,0 +1,14 @@
+1
+ UID: [redacted]
+ CMDLINE: './test'
+ COMM: 'test'
+2
+ UID: [redacted]
+ CMDLINE: './foo
+bar'
+ COMM: 'foo
+bar'
+3
+ UID: [redacted]
+ CMDLINE: './foo )bar'
+ COMM: 'foo )bar'