Update expects

This commit is contained in:
Jeremy Soller
2018-03-11 21:00:53 -06:00
parent ee13ed44d3
commit 7c13ec153e
28 changed files with 44 additions and 3 deletions
+1
View File
@@ -36,4 +36,5 @@
/string/strrchr
/string/strspn
/unlink
/unlink.out
/write
+2 -2
View File
@@ -1,2 +1,2 @@
malloc 0x55ac6c472618
calloc 0x55ac6c472618
malloc 0x560fde600618
calloc 0x560fde600618
+1 -1
View File
@@ -1 +1 @@
egid: 1000, euid: 1000, gid: 1000, pgid: 23916, pid: 23933, ppid 23918, uid 1000
egid: 1000, euid: 1000, gid: 1000, pgid: 31979, pid: 32027, ppid 31982, uid 1000
+1
View File
@@ -0,0 +1 @@
link: File exists
View File
+3
View File
@@ -0,0 +1,3 @@
# mem #
Correct memchr
Correct memccpy
View File
+3
View File
@@ -0,0 +1,3 @@
32050 belongs to process group 32050
32050 has egid 1000 and gid 1000
32050 has euid 1000 and uid 1000
+3
View File
@@ -0,0 +1,3 @@
sleep: Success
usleep: Success
nanosleep: Success
View File
View File
View File
View File
+2
View File
@@ -0,0 +1,2 @@
Correct a64l: azAZ9. = 194301926
Correct a64l: azA = 53222
View File
+12
View File
@@ -0,0 +1,12 @@
-42
555
1234567890
-42
555
1234567890
38acf
abcdef12
731
731
0
0
View File
+3
View File
@@ -0,0 +1,3 @@
ello
ld
+2
View File
@@ -0,0 +1,2 @@
2
6
+6
View File
@@ -0,0 +1,6 @@
-97
-195
1
-255
-2
0
+1
View File
@@ -0,0 +1 @@
strrch PASS, exiting with status code 0
View File
+3
View File
@@ -0,0 +1,3 @@
5
1
0
+1
View File
@@ -0,0 +1 @@
unlink: File exists
View File