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

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

# SPDX-License-Identifier: GPL-2.0-or-later
#
# tasst - Test A Simple Socket Transport
#         library of test helpers for passt & pasta
#
# Copyright Red Hat
# Author: David Gibson <david@gibson.dropbear.id.au>

import avocado


# Base class for avocado-based passt/pasta tests
class Tasst(avocado.Test):
    # Fairly short default timeout
    timeout = 10.0

debug log:

solving 3bbde84 ...
found 3bbde84 in https://archives.passt.top/passt-dev/20230531015849.3229596-5-david@gibson.dropbear.id.au/

applying [1/1] https://archives.passt.top/passt-dev/20230531015849.3229596-5-david@gibson.dropbear.id.au/
diff --git a/avocado/tasst/__init__.py b/avocado/tasst/__init__.py
new file mode 100644
index 0000000..3bbde84

Checking patch avocado/tasst/__init__.py...
Applied patch avocado/tasst/__init__.py cleanly.

index at:
100644 3bbde847e2ea85166f8d8b161b3d0c836ee3a31b	avocado/tasst/__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).