ocarina/tests/file
Bryan Schumaker ecd56831f6 file: Open and close files
- Support OPEN_READ and OPEN_WRITE
- Update the design to accomidate for error checking
- Add lib/test.cpp containing basic functions that can be used for
  testing

Signed-off-by: Bryan Schumaker <bjschuma@gmail.com>
2014-04-06 19:56:52 -04:00
..
compile-debug.good lib: Add basic file class 2014-04-06 19:56:52 -04:00
compile.cpp lib: Add basic file class 2014-04-06 19:56:52 -04:00
compile.good lib: Add basic file class 2014-04-06 19:56:52 -04:00
open-debug.good file: Open and close files 2014-04-06 19:56:52 -04:00
open.cpp file: Open and close files 2014-04-06 19:56:52 -04:00
open.good file: Open and close files 2014-04-06 19:56:52 -04:00
Sconscript file: Open and close files 2014-04-06 19:56:52 -04:00