Make tests public. Rewrite most tests. Add tests.
[pintos-anon] / src / utils / pintos
2005-06-19 Ben PfaffMake tests public. Rewrite most tests. Add tests.
2005-02-22 Ben PfaffDon't consider zero-size disks to exist.
2005-01-14 Ben PfaffFix bogus return value from `pintos' utility when calli...
2005-01-10 Ben PfaffParse PINTOSOPTS environment variable as extra command...
2004-12-14 Ben PfaffAdd warnings for missing disks with various projects.
2004-12-14 Ben PfaffFix zero-length file case on put.
2004-12-10 Ben PfaffAdd "real-time" option to pintos utility and document...
2004-11-23 Ben PfaffFix `get' behavior.
2004-11-22 Ben PfaffFix treatment of timeouts in run-tests and pintos.
2004-11-22 Ben PfaffUse exec instead of system to start bochs.
2004-11-22 Ben PfaffOops. unpack("%V") -> unpack("V")
2004-11-01 Ben PfaffFix use of arbitrary files for disks with "get" and...
2004-11-01 Ben PfaffAdd more tests.
2004-10-27 Ben PfaffClean up. Use perl -w and strict.
2004-09-26 Ben PfaffChange -nv to -v, -ns to -s, for consistency.
2004-09-21 Ben PfaffSupport jitter feature.
2004-09-20 Ben PfaffIgnore bochs return code, it's not useful.
2004-09-20 Ben PfaffEnable ata1 under Bochs if hdc or hdd is needed.
2004-09-18 Ben PfaffBug fixes.
2004-09-15 Ben PfaffFix serial device handling.
2004-09-15 Ben PfaffImprove flexibility.
2004-09-14 Ben PfaffImprove VMware GSX Server support.
2004-09-14 Ben PfaffSupport VMware Workstation.
2004-09-14 Ben PfaffMake it work.
2004-09-14 Ben Pfafffirst try