syslog-ng source
journald-mock.h File Reference
Include dependency graph for journald-mock.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

MockEntry * mock_entry_new (const char *cursor)
 
void mock_entry_add_data (MockEntry *self, char *data)
 
void mock_journal_add_entry (MockEntry *entry)
 

Function Documentation

◆ mock_entry_add_data()

void mock_entry_add_data ( MockEntry *  self,
char *  data 
)

◆ mock_entry_new()

MockEntry* mock_entry_new ( const char *  cursor)

◆ mock_journal_add_entry()

void mock_journal_add_entry ( MockEntry *  entry)