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
|
ff0fd32ae1
|
Fix comment
|
2013-09-26 22:22:19 +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
|
03d700595b
|
Improve docus
|
2013-09-15 00:01:08 +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
|
9e919c1cde
|
Add mbuf documentation. have mbuf_free handle NULL pointer
|
2013-09-13 21:42:32 +02:00 |
|
Nils O. Selåsdal
|
a7e9effde5
|
Merge branch 'master' of /var/lib/git/libucore
|
2013-09-13 20:42:23 +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
|
a5b8d53177
|
Fix goto label
|
2013-08-30 19:34:33 +02:00 |
|
Nils O. Selåsdal
|
1a85dd3231
|
Remove comments that was moved to .h file, rename goto label..
|
2013-08-28 23:30:37 +02:00 |
|
Nils O. Selåsdal
|
110c843d9d
|
Add supervisor
|
2013-08-28 23:25:02 +02:00 |
|
Nils O. Selåsdal
|
13108f1f48
|
Add doxygen groups
|
2013-07-31 03:37:50 +02:00 |
|
Nils O. Selåsdal
|
679b4b12e5
|
Fix UC_ATOMIC_ADD
|
2013-07-19 20:53:36 +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
|
69b7cfc38f
|
Remove unneeded #undef
|
2013-07-17 23:26:35 +02:00 |
|
Nils O. Selåsdal
|
ea0accdadf
|
Fix indent
|
2013-07-17 19:51:09 +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
|
6e3585e77c
|
Remove a redundant assert..
|
2013-07-12 20:42:05 +02:00 |
|
Nils O. Selåsdal
|
c7d897c080
|
Enable some asserts for impossible conditions
|
2013-07-12 20:40:46 +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
|
b6bd7fcaa6
|
Don't memmove the buffer content unless it's needed
|
2013-07-12 20:27:31 +02:00 |
|
Nils O. Selåsdal
|
b475fae56b
|
Add uc_set_tcp_keepalive_cfg too set keepalive options
|
2013-07-08 22:15:56 +02:00 |
|
Nils O. Selåsdal
|
e1f16b3603
|
Correct spelling mistakes in comments
|
2013-07-07 22:28:41 +02:00 |
|
Nils O. Selåsdal
|
1d01e6dc7e
|
INdent properly
|
2013-07-07 22:14:56 +02:00 |
|
Nils O. Selåsdal
|
bc3a5ba2ca
|
Print out URL to local coverage test results
|
2013-07-07 22:11:00 +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
|
648f963763
|
make output filename libucore.info
|
2013-07-07 19:42:19 +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
|
7706c7404d
|
Ad dscript to gerneate html coverage report using the lcov tool
|
2013-07-07 19:22:49 +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
|
c68ba45846
|
Build doxygen docs from include/ dir instead of src/
|
2013-07-06 20:47:37 +02:00 |
|
root
|
4304e01343
|
Add --coverage option to SConstruct file to build with gcov coverage
support
|
2013-07-06 20:45:39 +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
|
bc65b3c421
|
Check for backtrace_fd returning NULL
|
2013-07-02 21:22:03 +02:00 |
|
Nils O. Selåsdal
|
d8376338fa
|
Improve doxygen comments
|
2013-07-02 21:21:27 +02:00 |
|
Nils O. Selåsdal
|
6d77b78b41
|
use unsigned long long for uc_ms2tv()
|
2013-07-01 23:02:24 +02:00 |
|