On 29/5/23 14:30, Zhao Liu wrote:
From: Zhao Liu <[email protected]>

In fact, this unit tests APIC ID other than CPUID.
Rename to test-x86-topo.c to make its name more in line with its
actual content.

Signed-off-by: Zhao Liu <[email protected]>
---
Changes since v1:
  * Rename test-x86-apicid.c to test-x86-topo.c. (Yanan)
---
  MAINTAINERS                                      | 2 +-
  tests/unit/meson.build                           | 4 ++--
  tests/unit/{test-x86-cpuid.c => test-x86-topo.c} | 2 +-
  3 files changed, 4 insertions(+), 4 deletions(-)
  rename tests/unit/{test-x86-cpuid.c => test-x86-topo.c} (99%)

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>


Reply via email to