Test: /ext/posix/tests/posix_kill_basic.phpt - Version 5.3.17    

There are 8 different diffs reported by users for this test.

Count Diff
9 (53%)
003+ bool(true)
003- bool(false)
005+ string(7) "Success"
005- string(%d) %sNo such process%s
2 (12%)
002+ ps: invalid option -- p
003+ BusyBox v1.10.3 (2012-02-12 19:42:53 UTC) multi-call binary
004+
005+ Usage: ps
006+
007+ Report process status
008+
009+ Options:
010+ w Wide output
011+
1 (6%)
005+ string(23) "Operation not permitted"
005- string(%d) %sNo such process%s
1 (6%)
002+ ps: invalid option -- 'p'
003+ BusyBox v1.20.2 (2013-10-07 19:30:32 CST) multi-call binary.
004+
005+ Usage: ps
006+
002- Kill pid=%d
003- bool(false)
004- int(%d)
005- string(%d) %sNo such process%s
006- ===DONE====
007+ Show list of processes
008+
009+ w Wide output
010+ l Long output
011+ T Show threads
012+
013+ Kill pid=1000
014+ bool(false)
015+ int(3)
016+ string(15) "No such process"
017+ ===DONE====
1 (6%)
002+ ps: invalid option -- 'p'
003+ BusyBox v1.19.4 (2012-04-18 15:07:34 CST) multi-call binary.
004+
005+ Usage: ps [-o COL1,COL2=HEADER] [-T]
006+
007+ Show list of processes
008+
009+ -o COL1,COL2=HEADER Select columns for display
010+ -T Show threads
011+
1 (6%)
002+ ps: illegal option -- p
003+ usage: ps [ -aceglnrSuUvwx ] [ -t term ] [ num ]
1 (6%)
002+ Error, do this: mount -t proc none /proc
1 (6%)
002+
003+ ** ERROR: process timed out **
002- Kill pid=%d
003- bool(false)
004- int(%d)
005- string(%d) %sNo such process%s
006- ===DONE====