aboutsummaryrefslogtreecommitdiff
path: root/tests/test-cutils.c
AgeCommit message (Expand)Author
2016-09-08tests: fix test-cutils leaksMarc-André Lureau
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-02-16tests: Clean up includesPeter Maydell
2015-09-25tests: add some qemu_strtosz() testsMarc-André Lureau
2015-09-10cutils: work around platform differences in strto{l,ul,ll,ull}Paolo Bonzini
2015-09-09cutils: Add qemu_strtoull() wrapperCarlos L. Torres
2015-09-09cutils: Add qemu_strtoll() wrapperCarlos L. Torres
2015-09-09cutils: Add qemu_strtoul() wrapperCarlos L. Torres
2015-09-09cutils: Add qemu_strtol() wrapperCarlos L. Torres
2013-02-04cutils: unsigned int parsing functionsEduardo Habkost