aboutsummaryrefslogtreecommitdiff
path: root/tests/test-base64.c
AgeCommit message (Expand)Author
2021-03-12tests: Move unit tests into a separate directoryThomas Huth
2020-11-15test: Fix LGPL information in the file headersGan Qixin
2020-07-02tests: Use error_free_or_abort() where appropriateMarkus Armbruster
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-02-16tests: Clean up includesPeter Maydell
2015-12-18util: add base64 decoding functionDaniel P. Berrange