Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4668 5458 d 22 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4667)  
4420 5524 d 5 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4419)  
4296 5559 d 1 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4295)  
4055 5598 d 6 h trochtova /branches/dd/ changes in trunk (rev 4054) merged into dd branch  
3022 5881 d 8 h decky /branches/dd/ device drivers branch  
2656 6043 d 2 h jermar /trunk/uspace/app/tester/ Add a simple test of VFS_MOUNT and VFS_OPEN to tester.  
2594 6086 d 22 h cejka /trunk/uspace/ New version of device mapper.
Added devmap test to tester.
 
2479 6222 d 5 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2193 6300 d 4 h decky /trunk/uspace/tester/ reimplement all tests from original ipcc
(cleanup needed)
 
2188 6300 d 5 h decky /trunk/ new user space testing framework (unfinished)  
2185 6300 d 6 h decky /trunk/ rename ipcc to tester  
2071 6378 d 22 h jermar /trunk/ (c) versus (C)  
1787 6569 d 0 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1596 6604 d 11 h palkovsky /uspace/trunk/ Added basic klog.
Added ipc tester.
TODO: add serializing functions to psthread, so that the lines in klog won't intermix.