4227 |
5772 d 10 h |
decky |
/trunk/kernel/ |
use global variable and a macro for silencing tests |
|
4170 |
5784 d 13 h |
decky |
/trunk/kernel/ |
split printf test into several tests for better readability |
|
3069 |
6076 d 19 h |
decky |
/trunk/kernel/test/ |
proper printf formatting |
|
2188 |
6500 d 20 h |
decky |
/trunk/ |
new user space testing framework (unfinished) |
|
2071 |
6579 d 14 h |
jermar |
/trunk/ |
(c) versus (C) |
|
2053 |
6608 d 17 h |
decky |
/trunk/kernel/test/ |
quiet variants of tests |
|
2050 |
6609 d 0 h |
decky |
/trunk/kernel/ |
benchmarking with statistics (initial) |
|
2028 |
6615 d 17 h |
decky |
/trunk/kernel/test/ |
cleanup tests |
|
2022 |
6616 d 15 h |
decky |
/trunk/kernel/ |
integrate rest of the tests |
|
1787 |
6769 d 16 h |
decky |
/ |
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot |
|
1780 |
6776 d 17 h |
jermar |
/kernel/trunk/ |
Replace old __u?? types with respective C99 variants (e.g. uint32_t, int64_t, uintptr_t etc.). |
|
1735 |
6793 d 0 h |
decky |
/kernel/trunk/ |
make kernel prints case consistent |
|
1604 |
6804 d 23 h |
cejka |
/kernel/trunk/ |
Fixed printf return value. |
|
1271 |
6839 d 23 h |
cejka |
/kernel/trunk/ |
All the *printf functions ported to kernel.
Comments updated.
Printf1 test uses snprintf to test printing to a string. |
|
1196 |
6855 d 21 h |
cejka |
/kernel/trunk/ |
Printf ported back from uspace to kernel.
Printf calls changed to match new conventions. |
|
1069 |
6886 d 0 h |
cejka |
/kernel/trunk/ |
Printf correctly handle NULL pointer as parameter to %s option. |
|
1054 |
6886 d 17 h |
cejka |
/kernel/trunk/ |
Updated stackarg macros for mips32.
Mips32 stack aligned on 8 bytes boundary. |
|
674 |
6957 d 23 h |
cejka |
/kernel/trunk/ |
Support for printing float numbers in kernel removed. |
|
534 |
6988 d 15 h |
jermar |
/ |
Rename HelenOS/SPARTAN to HelenOS/kernel again. |
|
532 |
6988 d 15 h |
jermar |
/ |
Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch. |
|