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

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

Count Diff
11 (79%)
003+ bool(true)
003- bool(false)
005+ string(7) "Success"
005- string(%d) %s%rNo such process|Operation not permitted%r%s
1 (7%)
002+ ps: invalid option -- 'p'
003+ BusyBox v1.22.1 (2014-12-09 18:30:16 CET) multi-call binary.
004+
005+ Usage: ps
006+
1 (7%)
002+ Error, do this: mount -t proc proc /proc
1 (7%)
002+ ERROR: List of process IDs must follow -p.
003+ ********* simple selection ********* ********* selection by list *********
004+ -A all processes -C by command name
005+ -N negate selection -G by real group ID (supports names)
006+ -a all w/ tty except session leaders -U by real user ID (supports names)
002- Kill pid=%d
003- bool(false)
004- int(%d)
005- string(%d) %s%rNo such process|Operation not permitted%r%s
006- ===DONE====
007+ -d all except session leaders -g by session OR by effective group name
008+ -e all processes -p by process ID
009+ T all processes on this terminal -s processes in the sessions given
010+ a all w/ tty, including other users -t by tty
011+ g OBSOLETE -- DO NOT USE -u by effective user ID (supports names)
012+ r only running processes U processes for specified users
013+ x processes w/o controlling ttys t by tty
014+ *********** output format ********** *********** long options ***********
015+ -o,o user-defined -f full --Group --User --pid --cols --ppid
016+ -j,j job control s signal --group --user --sid --rows --info
017+ -O,O preloaded -o v virtual memory --cumulative --format --deselect
018+ -l,l long u user-oriented --sort --tty --forest --version
019+ -F extra full X registers --heading --no-heading --context
020+ ********* misc options *********
021+ -V,V show version L list format codes f ASCII art forest
022+ -m,m,-L,-T,H threads S children in sum -y change -l format
023+ -M,Z security data c true command name -c scheduling class
024+ -w,w wide output n numeric WCHAN,UID -H process hierarchy
025+ Kill pid=1000
026+ bool(false)
027+ int(3)
028+ string(15) "No such process"
029+ ===DONE====