public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
blob b01c7c899fadfcdbf6fbdb55654aa482c4599479 639 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
 
#! /bin/sh
#
# SPDX-License-Identifier: GPL-2.0-or-later
#
# PASST - Plug A Simple Socket Transport
#  for qemu/UNIX domain socket mode
#
# PASTA - Pack A Subtle Tap Abstraction
#  for network namespace/tap device mode
#
# test/smoke/smoke.sh - Basic smoke tests
#
# Copyright Red Hat
# Author: David Gibson <david@gibson.dropbear.id.au>

. $(dirname $0)/../exeter/sh/exeter.sh

PASST=$(dirname $0)/../../passt
PASTA=$(dirname $0)/../../pasta

exeter_register passt_version $PASST --version
exeter_register pasta_version $PASTA --version

exeter_register passt_help $PASST --help
exeter_register pasta_help $PASTA --help

exeter_main "$@"

debug log:

solving b01c7c89 ...
found b01c7c89 in https://archives.passt.top/passt-dev/20250820105456.1281906-2-david@gibson.dropbear.id.au/

applying [1/1] https://archives.passt.top/passt-dev/20250820105456.1281906-2-david@gibson.dropbear.id.au/
diff --git a/test/smoke/smoke.sh b/test/smoke/smoke.sh
new file mode 100755
index 00000000..b01c7c89

Checking patch test/smoke/smoke.sh...
Applied patch test/smoke/smoke.sh cleanly.

index at:
100755 b01c7c899fadfcdbf6fbdb55654aa482c4599479	test/smoke/smoke.sh

Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).