Add some missing test cases.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3026 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/memcheck/tests/scalar.stderr.exp b/memcheck/tests/scalar.stderr.exp
index 6621e1b..0797a41 100644
--- a/memcheck/tests/scalar.stderr.exp
+++ b/memcheck/tests/scalar.stderr.exp
@@ -1,8 +1,8 @@
 -----------------------------------------------------
-  1:           __NR_exit other
+  1:           __NR_exit below
 -----------------------------------------------------
 -----------------------------------------------------
-  2:           __NR_fork 0s 0m
+  2:           __NR_fork other
 -----------------------------------------------------
 -----------------------------------------------------
   3:           __NR_read 1+3s 1m
@@ -417,6 +417,9 @@
  28:       __NR_oldfstat n/a
 -----------------------------------------------------
 -----------------------------------------------------
+ 29:          __NR_pause ignore
+-----------------------------------------------------
+-----------------------------------------------------
  30:          __NR_utime 2s 2m
 -----------------------------------------------------
 
@@ -828,6 +831,9 @@
    by 0x........: __libc_start_main (...libc...)
    by 0x........: ...
 -----------------------------------------------------
+ 72:     __NR_sigsuspend ignore
+-----------------------------------------------------
+-----------------------------------------------------
  73:     __NR_sigpending 1s 1m
 -----------------------------------------------------
 
@@ -1272,6 +1278,9 @@
    by 0x........: __libc_start_main (...libc...)
    by 0x........: ...
 -----------------------------------------------------
+102:     __NR_socketcall XXX
+-----------------------------------------------------
+-----------------------------------------------------
 103:         __NR_syslog 3s 1m
 -----------------------------------------------------
 
@@ -1522,6 +1531,9 @@
    by 0x........: __libc_start_main (...libc...)
    by 0x........: ...
 -----------------------------------------------------
+119:      __NR_sigreturn n/a
+-----------------------------------------------------
+-----------------------------------------------------
 120:          __NR_clone 4s 0m
 -----------------------------------------------------
 
@@ -1586,6 +1598,9 @@
    by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
+124:       __NR_adjtimex XXX
+-----------------------------------------------------
+-----------------------------------------------------
 125:       __NR_mprotect 3s 0m
 -----------------------------------------------------
 
@@ -1725,6 +1740,9 @@
 134:        __NR_bdflush n/a
 -----------------------------------------------------
 -----------------------------------------------------
+135:          __NR_sysfs n/a
+-----------------------------------------------------
+-----------------------------------------------------
 136:    __NR_personality 1s 0m
 -----------------------------------------------------
 
@@ -2084,6 +2102,9 @@
    by 0x........: __libc_start_main (...libc...)
    by 0x........: ...
 -----------------------------------------------------
+158:    __NR_sched_yield 0s 0m
+-----------------------------------------------------
+-----------------------------------------------------
 159:__NR_sched_get_priority_max 1s 0m
 -----------------------------------------------------
 
@@ -2128,6 +2149,34 @@
    by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
+163:         __NR_mremap 5s 0m
+-----------------------------------------------------
+
+Syscall param mremap(old_addr) contains uninitialised byte(s)
+   at 0x........: syscall (in /...libc...)
+   by 0x........: __libc_start_main (...libc...)
+   by 0x........: ...
+
+Syscall param mremap(old_size) contains uninitialised byte(s)
+   at 0x........: syscall (in /...libc...)
+   by 0x........: __libc_start_main (...libc...)
+   by 0x........: ...
+
+Syscall param mremap(new_size) contains uninitialised byte(s)
+   at 0x........: syscall (in /...libc...)
+   by 0x........: __libc_start_main (...libc...)
+   by 0x........: ...
+
+Syscall param mremap(flags) contains uninitialised byte(s)
+   at 0x........: syscall (in /...libc...)
+   by 0x........: __libc_start_main (...libc...)
+   by 0x........: ...
+
+Syscall param mremap(new_addr) contains uninitialised byte(s)
+   at 0x........: syscall (in /...libc...)
+   by 0x........: __libc_start_main (...libc...)
+   by 0x........: ...
+-----------------------------------------------------
 164:      __NR_setresuid 3s 0m
 -----------------------------------------------------
 
@@ -2454,6 +2503,9 @@
    by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
+179:  __NR_rt_sigsuspend ignore
+-----------------------------------------------------
+-----------------------------------------------------
 180:        __NR_pread64 5s 1m
 -----------------------------------------------------