Geoffrey Challen
a662851491
Initial fix of upstream merge.
2017-02-09 10:09:30 -05:00
Geoffrey Challen
9986e07810
Userland test changes.
2017-02-09 09:51:39 -05:00
Geoffrey Challen
e318e3171e
Revert "Merging in 1.0.2."
...
This reverts commit 50cf3276e747c545b4ae53853d9b911731dc463e.
2017-01-09 22:52:13 -05:00
Geoffrey Challen
50cf3276e7
Merging in 2.0.2.
2017-01-09 22:40:23 -05:00
Scott Haseley
194f76ef70
The "huge positive" number being tested wasn't big enough. Now using a number that would
...
cause the heap to bleed into the stack.
2016-04-06 13:33:28 -04:00
Guru Prasad Srinivasa
071595b8fb
Fixed badcall execv testing logic
2016-03-09 17:46:49 -05:00
Guru Prasad Srinivasa
44d53d9306
Fixed a bug in bad_waitpid.c
...
The comments for this particular test suggest that the parent should
attempt waiting on itself. However, the code makes the parent wait
on its child. Fixed.
2016-03-09 12:45:04 -05:00
Guru Prasad Srinivasa
0cd341c248
Updated badcall tests to just print success
2016-03-01 17:47:52 -05:00
Guru Prasad Srinivasa
a9c196a1cc
Fixed initialization error in bad_lseek
2016-03-01 17:24:47 -05:00
Guru Prasad Srinivasa
d466eb7102
Added userland/testbin
2016-02-29 20:10:59 -05:00
Scott Haseley
0ab862abfa
1) Moved tprintf and related functions to their own file in common/libc/printf/tprintf.c.
...
This file is included by both libc and hostcompat.
2) Changed printf -> tprintf in all testbin programs
2016-01-15 13:33:11 -05:00
Geoffrey Challen
cafa9f5690
Initial Spring 2016 commit.
2015-12-23 00:50:04 +00:00