procps/testsuite/ps.test
Craig Small 898e3cc3cf testsuite: fix ps signals test
On some setups the signals count can change and be truncated. You
will notice this because the number will have "<" prepended. The
testsuite didn't handle this.
You could either get:
         BLOCKED          BLOCKED          BLOCKED           CAUGHT
CAUGHT          CATCHED
0000000000000000 0000000000000000 0000000000000000 00000001f3d1fef9 00000001f3d1fef9 00000001f3d1fef9

or
  BLOCKED   BLOCKED   BLOCKED    CAUGHT    CAUGHT   CATCHED
 00000000  00000000  00000000 <f3d1fef9 <f3d1fef9 <f3d1fef9
2015-06-14 15:20:48 +10:00
..
ps_output.exp testsuite: fix ps signals test 2015-06-14 15:20:48 +10:00
ps_personality.exp fixed pgrep and added ps tests 2011-11-29 22:55:03 +11:00
ps_sched_batch.exp tests: fix regexp in ps_sched_batch.exp to match in first line 2015-05-10 15:05:02 +10:00
test-schedbatch.c Added debian patch for kfreebsd bug 674785 2012-10-30 21:36:04 +11:00