re-organize rocm gdb test to follow gdb test naming convention.
authorQingchuan Shi <qingchuan.shi@amd.com>
Wed, 4 Mar 2020 15:49:45 +0000 (10:49 -0500)
committerLaurent Morichetti <laurent.morichetti@amd.com>
Wed, 15 Apr 2020 06:46:02 +0000 (23:46 -0700)
commit83bd8cbbd1f9455fa6aca3c15f9322f2d4ffa505
treebb59aaf50d94867216a454c60839cb37f5f30396
parent2cc9b6f35588ef75ed16a9eafc349d32de1e0edb
re-organize rocm gdb test to follow gdb test naming convention.

Change-Id: Ib2c4f9894dbd9de91e23a041c61c83c20c9cbaad
12 files changed:
gdb/testsuite/gdb.rocm/bit-extract.cpp [new file with mode: 0644]
gdb/testsuite/gdb.rocm/bit-extract.exp [new file with mode: 0644]
gdb/testsuite/gdb.rocm/bit_extract_asm.S [deleted file]
gdb/testsuite/gdb.rocm/bit_extract_asm.exp [deleted file]
gdb/testsuite/gdb.rocm/bit_extract_compile.cpp [deleted file]
gdb/testsuite/gdb.rocm/bit_extract_compile.exp [deleted file]
gdb/testsuite/gdb.rocm/devicecode-breakpoint.cpp [new file with mode: 0644]
gdb/testsuite/gdb.rocm/devicecode-breakpoint.exp [new file with mode: 0644]
gdb/testsuite/gdb.rocm/devicecode_breakpoint_test.exp [deleted file]
gdb/testsuite/gdb.rocm/show-info.cpp [new file with mode: 0644]
gdb/testsuite/gdb.rocm/show-info.exp [new file with mode: 0644]
gdb/testsuite/gdb.rocm/show_info_tests.exp [deleted file]
This page took 0.024251 seconds and 4 git commands to generate.