Commit Graph

181 Commits

Author SHA1 Message Date
Nils O. Selåsdal 1b5645ae47 Convert to a table of function pointers for the suites 2012-12-27 23:11:13 +01:00
Nils O. Selåsdal 86b5a81a90 rename ucore_phi.c phi.c 2012-12-27 23:02:13 +01:00
Nils O. Selåsdal 690b6ba18a align the debug level in the output 2012-12-18 00:17:44 +01:00
Nils O. Selåsdal 1ff2c00399 thread_queue signal test 2012-12-11 16:49:34 +01:00
Nils O. Selåsdal 16e1ac52ec Coding style change 2012-12-05 18:53:58 +01:00
Nils O. Selåsdal c29b467dca Add more gbuf tests 2012-11-22 23:13:58 +01:00
Nils O. Selåsdal c260602890 Add gcc printf attribute to gbuf_printf.
More gbuf tests
2012-11-18 14:12:05 +01:00
Nils O. Selåsdal 9bf56c1756 Fix and clarify gnuf_printf 2012-11-18 14:04:57 +01:00
Nils O. Selåsdal 65a6c67277 Add test for gbuf 2012-11-18 13:45:52 +01:00
Nils O. Selåsdal 9547730c9e Fix unitintialized msgtype in threadqueue test 2012-11-18 13:45:02 +01:00
Nils O. Selåsdal 90bbad4346 Reorganize headers again 2012-11-15 18:26:31 +01:00
Nils O. Selåsdal 1d47f9d078 Move headers to include/ dir 2012-11-14 23:49:28 +01:00
Nils O. Selåsdal 0afea336ef More threadqueue docs & tests 2012-11-14 19:23:05 +01:00
Nils O. Selåsdal 1cfe5cee4d Up the timeout on threadqueue tests, for raspberry pi 2012-11-12 22:41:19 +01:00
Nils O. Selåsdal bd6a285896 More thread queue tests 2012-11-12 22:36:41 +01:00
Nils O. Selåsdal 1eda2f8a53 Add thread queue tests 2012-11-12 22:18:04 +01:00
Nils O. Selåsdal 553f670a2a Fix typo in test case name 2012-11-12 21:32:08 +01:00
Nils O. Selåsdal 95fb1cacfe remove logfile_test.log after _raw test 2012-11-12 21:30:36 +01:00
Nils O. Selåsdal 750dea4afe Add bounded thread_queue implementation 2012-11-12 19:41:36 +01:00
root c582a33365 test raw logging 2012-11-08 23:33:17 +01:00
Nils O. Selåsdal abf9a01fd8 test_logging, write many times to /dev/full 2012-11-08 01:07:17 +01:00
Nils O. Selåsdal d83c651707 Merge branch 'dev' 2012-11-08 00:28:14 +01:00
Nils O. Selåsdal 43abeaf2b9 Use snptinrf ro the datetime logging, get rid of timezone (causes the
test to behave differently.
2012-11-08 00:22:56 +01:00
Nils O. Selåsdal 73a9bab11a Check for /dev/full, don't run test if it doesn't exist (e.g. on NetBSD) 2012-11-06 22:42:54 +01:00
Nils O. Selåsdal 531abb1b57 Add NetBSD changes 2012-11-06 22:28:27 +01:00
Nils O. Selåsdal 25fe18c59c Fix warning in test_logging.c 2012-11-06 18:01:23 +01:00
Nils O. Selåsdal cc55ab4542 Add more logging tests 2012-11-05 23:40:59 +01:00
Nils O. Selåsdal 56eb4b84b4 Fix removing destinations when it's not the last or only destination... 2012-11-05 21:07:13 +01:00
Nils O. Selåsdal 2a1d341e8b Added tests for logging 2012-11-04 23:24:45 +01:00
Nils O. Selåsdal 205096fe4d Added backtrace.c in test/ 2012-10-31 21:55:19 +01:00
Nils O. Selåsdal ed3866e49a Initial import of libucore 2012-10-29 23:07:32 +01:00