xref: /linux/tools/testing/selftests/ftrace/test.d/remotes/hypervisor/hotplug.tc (revision e74c3a8891c05f88eeb87121de7e12dc95766a4a)
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