public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
blob 26a98d31e5dbe84189161cfdb045af1def475978 644 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 snoke tests
#
# Copyright Red Hat
# Author: David Gibson <david@gibson.dropbear.id.au>

source $(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 26a98d31 ...
found 26a98d31 in https://archives.passt.top/passt-dev/20250807113237.548294-2-david@gibson.dropbear.id.au/

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

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

index at:
100755 26a98d31e5dbe84189161cfdb045af1def475978	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).