aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/test-cutils.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-04tests: fix test-cutils leaksMarc-André Lureau1-8/+34
2022-06-14cutils: add functions for IEC and SI prefixesPaolo Bonzini1-0/+52
2021-03-24utils: Work around mingw strto*l bug with 0xEric Blake1-0/+54
2021-03-24utils: Tighter tests for qemu_strtoszEric Blake1-6/+111
2021-03-15utils: Use fixed-point arithmetic in qemu_strtoszRichard Henderson1-1/+1
2021-03-14Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...Peter Maydell1-0/+2574
2021-03-12tests: Move unit tests into a separate directoryThomas Huth1-0/+2460