Nils O. Selåsdal
|
5f89edc0d9
|
Fic includes to use "" instead of <>
|
2014-09-12 01:11:41 +02:00 |
|
Nils O. Selåsdal
|
edde6ec7b6
|
Use TailQ instead of sys/queue.h in the logging module
|
2014-09-12 01:11:40 +02:00 |
|
Nils O. Selåsdal
|
0e2d4f07c3
|
Adhere to coding style in logging module (struct uc_log_destination->
struct UCLogDestination, and similar for other structs)
|
2014-01-07 23:39:01 +01:00 |
|
Nils O. Selåsdal
|
1d709faf20
|
Add a note about being fragile..
|
2013-11-13 18:07:41 +01: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
|
bcf0d66e4e
|
Add LL_NONE test
|
2013-06-20 20:15:19 +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
|
8badeaf857
|
Remove ucore_ prefix from headers and source files
|
2013-03-06 22:22:04 +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
|
690b6ba18a
|
align the debug level in the output
|
2012-12-18 00:17:44 +01:00 |
|
Nils O. Selåsdal
|
16e1ac52ec
|
Coding style change
|
2012-12-05 18:53:58 +01:00 |
|
Nils O. Selåsdal
|
90bbad4346
|
Reorganize headers again
|
2012-11-15 18:26:31 +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 |
|
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
|
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 |
|