diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/001/query-1.txr | 4 | ||||
-rw-r--r-- | tests/001/query-2.txr | 4 | ||||
-rw-r--r-- | tests/001/query-3.txr | 4 | ||||
-rw-r--r-- | tests/001/query-4.txr | 4 | ||||
-rw-r--r-- | tests/002/query-1.txr | 4 |
5 files changed, 0 insertions, 20 deletions
diff --git a/tests/001/query-1.txr b/tests/001/query-1.txr index 8b37b62d..2b5b2b36 100644 --- a/tests/001/query-1.txr +++ b/tests/001/query-1.txr @@ -1,7 +1,3 @@ -@# -@# This file is in the public domain. -@# It was authored by Kaz Kylheku <kkylheku@gmail.com> in 2009 -@# @(collect) @UID@/ +/@{PID /[0-9]+/}@/ +/@PPID@/ +/@C@/ +/@STIME@/ +/@TTY@/ +/@TIME @{CMD /[^ ]+( +[^ ]+)?/}@/.*/ @(end) diff --git a/tests/001/query-2.txr b/tests/001/query-2.txr index 3682284d..8dd37ab8 100644 --- a/tests/001/query-2.txr +++ b/tests/001/query-2.txr @@ -1,7 +1,3 @@ -@# -@# This file is in the public domain. -@# It was authored by Kaz Kylheku <kkylheku@gmail.com> in 2009 -@# @(collect) @{UID 8}@\ @{PID 5}@\ @{PPID 5}@\ @\ @{C 1}@\ @{STIME 5}@\ @{TTY 8}@\ @{TIME 8}@\ @CMD @(end) diff --git a/tests/001/query-3.txr b/tests/001/query-3.txr index f66aa3c3..3e1c1114 100644 --- a/tests/001/query-3.txr +++ b/tests/001/query-3.txr @@ -1,7 +1,3 @@ -@# -@# This file is in the public domain. -@# It was authored by Kaz Kylheku <kkylheku@gmail.com> in 2009 -@# @/.*/@# skip header @(collect) @ (coll)@{TOKEN /[^ ]+/}@(end) diff --git a/tests/001/query-4.txr b/tests/001/query-4.txr index 04a04cd7..0a8f18e4 100644 --- a/tests/001/query-4.txr +++ b/tests/001/query-4.txr @@ -1,7 +1,3 @@ -@# -@# This file is in the public domain. -@# It was authored by Kaz Kylheku <kaz@kylheku.com> in 2011 -@# @(collect) @UID @PID @PPID @C @STIME @TTY @TIME @CMD @(end) diff --git a/tests/002/query-1.txr b/tests/002/query-1.txr index 4c6aa670..0b4eced2 100644 --- a/tests/002/query-1.txr +++ b/tests/002/query-1.txr @@ -1,7 +1,3 @@ -@# -@# This file is in the public domain. -@# It was authored by Kaz Kylheku <kkylheku@gmail.com> in 2009 -@# @(next `!ls @TESTDIR/proc | sort -n`) @(collect) @{process /[0-9]+/} |