https://bugzilla.redhat.com/show_bug.cgi?id=846212

--- Comment #10 from Miloslav Trmač <[email protected]> ---
(In reply to comment #9)
> Do you know how to test your lib ?
> 
> I have install it but don't know how to test it 

The package includes a test suite run during %check; you can look in the "t"
subdirectory for example uses if you wanted to write your own tests.

Alternatively, run (LD_PRELOAD=/path/to/libumberlog.so
some_program_that_creates_syslog_records) and see that the records have been
converted to the CEE format, but we want to discourage this usage.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to