xref: /linux/tools/testing/selftests/ftrace/test.d/remotes/hypervisor/hotplug.tc (revision e2683c8868d03382da7e1ce8453b543a043066d1)
1#!/bin/sh
2# SPDX-License-Identifier: GPL-2.0
3# description: Test hypervisor trace read with an offline CPU
4# requires: remotes/hypervisor/write_event
5
6SOURCE_REMOTE_TEST=1
7. $TEST_DIR/remotes/hotplug.tc
8
9set -e
10setup_remote "hypervisor"
11test_hotplug
12