binutils-gdb/gdb/unittests
Tom Tromey bd413795d3 Introduce string_vprintf
This adds string_vprintf, a va_list variant of string_printf.  This
will be used in later patches.

gdb/ChangeLog
2017-09-29  Tom Tromey  <tom@tromey.com>

	* unittests/common-utils-selftests.c (format): New function.
	(string_vprintf_tests): New function.
	(_initialize_common_utils_selftests): Register new tests.
	* common/common-utils.c (string_vprintf): New function.
	* common/common-utils.h (string_vprintf): Declare.
2017-09-29 20:46:42 -06:00
..
optional gdb::optional unit tests 2017-04-18 23:49:33 +01:00
array-view-selftests.c Add selftests run filtering 2017-09-16 14:06:03 +02:00
common-utils-selftests.c Introduce string_vprintf 2017-09-29 20:46:42 -06:00
environ-selftests.c Add selftests run filtering 2017-09-16 14:06:03 +02:00
function-view-selftests.c Add selftests run filtering 2017-09-16 14:06:03 +02:00
offset-type-selftests.c Add selftests run filtering 2017-09-16 14:06:03 +02:00
optional-selftests.c Add selftests run filtering 2017-09-16 14:06:03 +02:00
ptid-selftests.c ptid-selftests: Fix erroneous assert messages 2017-04-07 10:28:56 -04:00
scoped_restore-selftests.c Add selftests run filtering 2017-09-16 14:06:03 +02:00
xml-utils-selftests.c Make xml_escape_text return an std::string 2017-09-16 14:19:31 +02:00