Nils O. Selåsdal
|
f4b1d81dcf
|
test uc_thread_queue_clear
|
2013-10-03 23:42:12 +02:00 |
|
Nils O. Selåsdal
|
d9517ad868
|
Make the thread queue walk function take a cookie to the callback
and implement a _clear() function to clear out the queue
|
2013-10-03 22:04:33 +02:00 |
|
Nils O. Selåsdal
|
6456d8abe0
|
Include BCD length macros in test
|
2013-10-02 22:15:55 +02:00 |
|
Nils O. Selåsdal
|
d619d58ccd
|
Fix overflow in strv_null_terminate, and don't make it increase .cnt
|
2013-10-01 22:30:39 +02:00 |
|
Nils O. Selåsdal
|
dd517a5d85
|
Prefix CONTAINER_OF with UC_
|
2013-09-28 23:45:51 +02:00 |
|
Nils O. Selåsdal
|
5be46cd043
|
Add RTP sender test
|
2013-09-26 22:22:05 +02:00 |
|
Nils O. Selåsdal
|
4b8a49fb81
|
Exercise adding/removing timers a bit more
|
2013-09-18 10:32:07 +02:00 |
|
Nils O. Selåsdal
|
9988d8f4c0
|
Add uc_str_append_all function
|
2013-09-15 00:01:19 +02:00 |
|
Nils O. Selåsdal
|
499517c2dd
|
Move long runnign test to the end of the tests
|
2013-09-15 00:00:39 +02:00 |
|
Nils O. Selåsdal
|
88a20409cf
|
Test removing a destination
|
2013-09-04 18:33:40 +02:00 |
|
Nils O. Selåsdal
|
1deb2bcce1
|
Test adding a destination twice
|
2013-09-04 18:15:08 +02:00 |
|
Nils O. Selåsdal
|
216dfe879d
|
Added string vector(argv like) functions
|
2013-09-04 18:10:26 +02:00 |
|
Nils O. Selåsdal
|
6809a68060
|
Add tests for uc_sprintb/c/s/ll
|
2013-07-18 00:04:38 +02:00 |
|
Nils O. Selåsdal
|
7a968ee77a
|
Nuke the base64 code. It was wrong
|
2013-07-12 21:13:22 +02:00 |
|
Nils O. Selåsdal
|
1281533884
|
Add test to conver memmove cases now that memmove arn't
always performed
|
2013-07-12 20:36:17 +02:00 |
|
Nils O. Selåsdal
|
2bd5f9f5b9
|
Add DBuf , buffer API
|
2013-07-07 22:10:41 +02:00 |
|
Nils O. Selåsdal
|
3c5688ad54
|
Add testcase for lowercase hex
|
2013-07-07 19:44:51 +02:00 |
|
Nils O. Selåsdal
|
ec9a53b3a6
|
Free the allocated bitvec in test
|
2013-07-07 19:35:23 +02:00 |
|
Nils O. Selåsdal
|
53dd99d32b
|
Add another timer test case for more coverage
|
2013-07-07 19:31:47 +02:00 |
|
Nils O. Selåsdal
|
6f209912ae
|
Test for mbuf_zero, for more coverage
|
2013-07-07 19:22:21 +02:00 |
|
Nils O. Selåsdal
|
8c42c26e6a
|
Another mbuf test case for a static buffer
|
2013-07-07 19:03:33 +02:00 |
|
Nils O. Selåsdal
|
f177d2149e
|
Missed a test case
|
2013-07-07 03:22:00 +02:00 |
|
Nils O. Selåsdal
|
a2a89cb49e
|
Merge branch 'dev' of ssh://box.fiane.intra/var/lib/git/libucore into dev
Conflicts:
test/test_runner.c
|
2013-07-07 03:19:12 +02:00 |
|
Nils O. Selåsdal
|
16516d94b6
|
Add test for human_bytesz
|
2013-07-07 03:17:34 +02:00 |
|
Nils O. Selåsdal
|
24bf90b7e4
|
Another test for more coverage
|
2013-07-06 22:25:06 +02:00 |
|
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 |
|