aboutsummaryrefslogtreecommitdiff
path: root/tests/test-logging.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi1-2/+2
2020-09-16rcu: fixes test-logging.c by call drain_call_rcu before rmdir_fullYonggang Luo1-0/+2
2020-09-16tests: Convert g_free to g_autofree macro in test-logging.cYonggang Luo1-2/+1
2020-07-02tests: Use &error_abort where appropriateMarkus Armbruster1-9/+3
2020-04-29tests/test-logging: Fix test for -dfilter 0..0xffffffffffffffffMarkus Armbruster1-2/+2
2020-02-04test-logging: Fix -Werror=maybe-uninitialized warningMiroslav Rezanina1-3/+3
2019-12-18Added tests for close and change of logfile.Robert Foley1-0/+80
2016-08-19test-logging: don't hard-code paths in /tmpSascha Silbe1-7/+41
2016-07-04log: Permit -dfilter 0..0xffffffffffffffffMarkus Armbruster1-2/+3
2016-07-04log: Clean up misuse of Range for -dfilterMarkus Armbruster1-0/+10
2016-06-20log: Fix qemu_set_log_filename() error handlingMarkus Armbruster1-33/+8
2016-06-20log: Fix qemu_set_dfilter_ranges() error reportingMarkus Armbruster1-33/+16
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell1-1/+0
2016-03-22qemu-log: support simple pid substitution for logsAlex Bennée1-1/+35
2016-03-22qemu-log: new option -dfilter to limit outputAlex Bennée1-0/+107