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

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
 
#! /usr/bin/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

selftest/ - Selftests for the tasst library

Usually, tests for the tasst helper library itself should go next to
the implementation of the thing being tested.  Sometimes that's
inconvenient or impossible (usually because it would cause a circular
module dependency).  In that case those tests can go here.
"""

debug log:

solving d7742930 ...
found d7742930 in https://archives.passt.top/passt-dev/20240805123701.1720730-14-david@gibson.dropbear.id.au/ ||
	https://archives.passt.top/passt-dev/20240826020942.545155-10-david@gibson.dropbear.id.au/

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

Checking patch test/tasst/selftest/__init__.py...
Applied patch test/tasst/selftest/__init__.py cleanly.

skipping https://archives.passt.top/passt-dev/20240826020942.545155-10-david@gibson.dropbear.id.au/ for d7742930
index at:
100644 d7742930ba46aa6bbbe7d9a945a4145ff396568c	test/tasst/selftest/__init__.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).