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

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
 
#! /usr/bin/env python3

# SPDX-License-Identifier: GPL-2.0-or-later
#
# Copyright Red Hat
# Author: David Gibson <david@gibson.dropbear.id.au>

"""
Test A Simple Socket Transport
library of test helpers for passt & pasta
"""

import exeter

# We import just to get the exeter tests, which flake8 can't see
from . import nstool, snh  # noqa: F401


if __name__ == '__main__':
    exeter.main()

debug log:

solving 9fd6174e ...
found 9fd6174e in https://archives.passt.top/passt-dev/20240805123701.1720730-12-david@gibson.dropbear.id.au/
found 91499128 in https://archives.passt.top/passt-dev/20240805123701.1720730-10-david@gibson.dropbear.id.au/
found c365b986 in https://archives.passt.top/passt-dev/20240805123701.1720730-9-david@gibson.dropbear.id.au/

applying [1/3] https://archives.passt.top/passt-dev/20240805123701.1720730-9-david@gibson.dropbear.id.au/
diff --git a/test/tasst/__main__.py b/test/tasst/__main__.py
new file mode 100644
index 00000000..c365b986


applying [2/3] https://archives.passt.top/passt-dev/20240805123701.1720730-10-david@gibson.dropbear.id.au/
diff --git a/test/tasst/__main__.py b/test/tasst/__main__.py
index c365b986..91499128 100644


applying [3/3] https://archives.passt.top/passt-dev/20240805123701.1720730-12-david@gibson.dropbear.id.au/
diff --git a/test/tasst/__main__.py b/test/tasst/__main__.py
index 91499128..9fd6174e 100644

Checking patch test/tasst/__main__.py...
Applied patch test/tasst/__main__.py cleanly.
Checking patch test/tasst/__main__.py...
Applied patch test/tasst/__main__.py cleanly.
Checking patch test/tasst/__main__.py...
Applied patch test/tasst/__main__.py cleanly.

index at:
100644 9fd6174ef0c49bb7b4666e2c7758a4381608d128	test/tasst/__main__.py

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).