12 Commits

Author SHA1 Message Date
Scott Haseley
39516c2f86 Adding misc. commands that test161 didn't know about and tag descriptions 2017-02-09 13:56:21 -05:00
Scott Haseley
0207e6b066 More tests for ASST3.2
Added 2 new sbrktests, one to test a huge sbrk with only touch a few pages (shouldn't crash),
and another to make sure pages are getting freed when the breakpoint moves down. Also, added
a stacktest that checks that 4M stacks are supported and pages are allocated on-demand.
2016-04-14 17:47:54 -04:00
Scott Haseley
1600e40d22 Initial tests and target for ASST3, checkpoint 2. 2016-04-07 10:16:33 -04:00
Scott Haseley
b4bcf45932 Initial tests, commands, and target for asst3.1 2016-03-25 11:13:31 -04:00
Scott Haseley
922370ebd4 Changed forkbomb to only print one success message 2016-03-11 14:56:01 -05:00
Guru Prasad Srinivasa
c9c9e50155 Updated forkbomb to better detect success
Previously, we were relying on subpage allocator failing to signal
that forkbomb was succeeding. However, there are cases where the
subpage allocator never fails but the test is still progressing fine.

This commit moves the secure print into forkbomb itself and changes
the test constraints to ensure that forkbomb runs for a certain amount
of time without crashing
2016-03-10 17:28:47 -05:00
Guru Prasad Srinivasa
fd45f9b722 Fixed badcall in commands file 2016-03-01 16:54:26 -05:00
Geoffrey Challen
58315a9286 Working on ASST2 targets. 2016-03-01 12:04:53 -05:00
Guru Prasad Srinivasa
21169ed500 Added test161 files for ASST2 2016-02-29 20:12:09 -05:00
Geoffrey Challen
bff9490413 Adding cvt5 to targets. 2016-02-18 16:39:36 -05:00
Geoffrey Challen
63e9257b93 Remove --- headers. 2016-02-16 16:50:43 -05:00
Scott Haseley
2b0c91ff4b test161: Adding assignment 1 commands, tests, and targets 2016-02-16 01:28:22 -05:00