Commit Graph

64 Commits

Author SHA1 Message Date
root 42155cae39 Add another test for mroe coverage 2013-07-06 22:18:09 +02:00
Nils O. Selåsdal 8200aaab21 Add a test case for reading /dev/null 2013-07-06 21:15:51 +02:00
Nils O. Selåsdal 65c32810cb Add test for uc_mbuf-copy_data 2013-07-02 21:22:38 +02:00
Nils O. Selåsdal bf9802e565 First iteration of mbuf, message buffer api 2013-06-30 21:42:02 +02:00
Nils O. Selåsdal bcf0d66e4e Add LL_NONE test 2013-06-20 20:15:19 +02:00
Nils O. Selåsdal f79f41fb62 .gitignore tags file, 2013-06-13 17:27:20 +02:00
Nils O. Selåsdal 74b59a3a38 Implement setting log mask string on a destination.
Improve logging docs
2013-06-12 21:50:59 +02:00
Nils O. Selåsdal 1b43ef0299 Fix test/logging.c 2013-05-31 03:45:28 +02:00
Nils O. Selåsdal 1e34c11265 Name uc_timers_XXX consistently 2013-05-28 01:05:38 +02:00
Nils O. Selåsdal ecc9218e7c Add tests for UCTimers 2013-05-28 00:26:12 +02:00
Nils O. Selåsdal 92da4bbd28 Added saturating math functions 2013-05-17 03:16:28 +02:00
Nils O. Selåsdal d58779848a randomize the initial contact 2013-04-26 00:10:14 +02:00
Nils O. Selåsdal 88baa855a7 Missed from previus commit 2013-04-25 23:08:39 +02:00
Nils O. Selåsdal 4e1bd8a5a7 Add test case for seq.h 2013-04-25 23:07:20 +02:00
Nils O. Selåsdal ad72894380 Use macro in one of the tests 2013-03-07 21:40:43 +01:00
Nils O. Selåsdal 5e376d47fc Namespace the bitvec functions 2013-03-07 18:15:20 +01:00
Nils O. Selåsdal 8badeaf857 Remove ucore_ prefix from headers and source files 2013-03-06 22:22:04 +01:00
Nils O. Selåsdal ee8d9ae19d Add a uc_backtrace_buf() functio 2013-03-06 21:58:56 +01:00
Nils O. Selåsdal e1bd10208e Fix sporadic failure of threadqueue test 2013-03-02 22:00:40 +01:00
Nils O. Selåsdal b0e9988aa5 Convert UCTimers to use UCoreClock 2013-03-02 21:16:22 +01:00
Nils O. Selåsdal 42269a8a91 CamelCase the Clock structs 2013-03-02 20:31:26 +01:00
Nils O. Selåsdal a6d8d56052 Add clock test, and fix ucore_clock.h header 2013-03-02 18:39:52 +01:00
Nils O. Selåsdal a413572f3c More timers example 2013-02-20 20:47:04 +01:00
Nils O. Selåsdal d6faa0a3e2 Added timers.c demo for uc_timers 2013-02-20 20:41:25 +01:00
Nils O. Selåsdal 02542f31e3 Fix sending 2013-01-21 23:14:35 +01:00
Nils O. Selåsdal de9eab51a5 Add udp heartbeat mux example 2013-01-21 23:11:36 +01:00
Nils Olav Selåsdal 8928f7f4e4 fix buffer overflow in test_hex 2013-01-17 16:34:04 +01:00
Nils O. Selåsdal 5f68608e88 More sallog_align test 2013-01-16 21:10:53 +01:00
Nils O. Selåsdal 283be0fc17 Added salloc_align manual test 2013-01-16 21:04:21 +01:00
Nils O. Selåsdal 6de7a854ec Fix TRACEF macro. Addition to test_logging.c 2013-01-15 19:09:26 +01:00
Nils O. Selåsdal 22d15ea1a1 Update to new code 2013-01-02 21:21:15 +01:00
Nils O. Selåsdal 3e7fd8a34b Implement tryadd, adding itmes with a timeout 2013-01-02 16:54:20 +01:00
Nils O. Selåsdal dbe91d2d13 Rename uc_thread_queue_get to uc_thread_queue_tryget, introduce
uc_thread_queue_get macro
2013-01-01 21:13:29 +01:00
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