toaruos/kernel/include
Kevin Lange bba242dd62 Add a testing framework.
This is an automated system by which we boot qemu headless and use the
serial line to capture output from a testing application that is started
on bootup, running with the VGA terminal shell. This might be expanded
to boot to the graphical display within VNC and perform more advanced
tests with the Python shim using a VNC module for Python; we'll see.
2012-09-02 02:24:25 -07:00
..
ata.h [misc] Also the include files... 2011-12-10 17:45:04 -06:00
boot.h [misc] Also the include files... 2011-12-10 17:45:04 -06:00
elf.h [misc] Also the include files... 2011-12-10 17:45:04 -06:00
ext2.h fs stuffs 2012-01-25 19:25:59 -06:00
fs.h Syscalls to share file descriptors over a shared memory region 2012-02-08 20:59:34 -06:00
list.h [process] Massive commit: New process model 2011-12-08 15:25:48 -06:00
logging.h [misc] Boot logging to screen 2011-12-26 19:23:58 -06:00
mem.h Attaching nearly works! 2012-02-07 02:29:28 -06:00
mouse.h Pipe and packet-based mouse device 2012-02-02 16:16:29 -06:00
multiboot.h [misc] Also the include files... 2011-12-10 17:45:04 -06:00
pipe.h Actually deschedule processes when they are waiting 2012-01-31 19:27:38 -06:00
process.h Lots of process cleanup implemented; improved cursor rendering 2012-03-14 22:03:55 -05:00
shm.h shm_obtain takes a (size_t *) and modifies the value based on the true 2012-02-16 03:34:42 -06:00
signal.h SIGCAT and fix alignment 2012-08-13 14:47:22 -07:00
syscall.h can haz threads? 2012-02-15 22:56:16 -06:00
system.h Add a testing framework. 2012-09-02 02:24:25 -07:00
task.h can haz threads? 2012-02-15 22:56:16 -06:00
tree.h [tree] Add some new functions 2011-12-07 20:58:47 -06:00
tss.h [misc] Also the include files... 2011-12-10 17:45:04 -06:00
types.h [misc] Also the include files... 2011-12-10 17:45:04 -06:00
va_list.h [log] Simple logging facility 2011-12-14 17:47:30 -06:00
version.h [version] Kernel version and codename, shell uname cmd 2011-12-16 02:15:44 -06:00
vesa.h VESA mode switching support. 2011-12-25 00:40:40 -06:00