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

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
 
#! /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


@exeter.test
def placeholder():
    pass


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

debug log:

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

applying [1/1] 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

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

index at:
100644 c365b986c68dacc877bbfac3ee1307a5039269f6	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).