summaryrefslogtreecommitdiffstats
path: root/src/journal/test-journal-syslog.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-0/+1
* tests: use assert_se instead of assertRonny Chevalier2014-11-301-3/+3
* test-journal-syslog: use streq_ptr since we pass in NULLThomas Hindoe Paaboel Andersen2013-12-151-2/+2
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-181-1/+1
* journal/tests: free allocated memory in testZbigniew Jędrzejewski-Szmek2013-03-061-1/+1
* use streq instead of strcmpThomas Hindoe Paaboel Andersen2013-02-131-2/+2
* journald: properly update message size after stripping the identifierZbigniew Jędrzejewski-Szmek2012-10-131-0/+44