public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
blob 91499128a40f039ba676e72325ccb64f9269b96d 386 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 snh  # noqa: F401


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

debug log:

solving 91499128 ...
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/2] 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/2] 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

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