]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/ChangeLog
gdb/testsuite: Detect and warn about duplicate test names
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 0806b62d7ff34996bbf497bd68d1c1801235aed6..29b6636b7ce5c5cb77a403c52d1f5875cf051c42 100644 (file)
@@ -1,3 +1,13 @@
+2020-05-11  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * lib/check-test-names.exp (all_test_names): New module variable.
+       (counts): Add 'duplicates' field.
+       (_check_duplicates): New procedure.
+       (check): Also check for duplicates.
+       (do_log_summary): Print duplicates count.
+       (do_reset_vars): Reset counter for duplicate test names, and
+       discard all know test names.
+
 2020-05-11  Andrew Burgess  <andrew.burgess@embecosm.com>
 
        * lib/gdb.exp: Include check-test-names.exp library.