1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-11-21 14:00:51 +03:00
Viktor Szakats 8aa1ca859f ci: make sure to run tests after all builds in GHA
Whenever possible. Due to flakiness/hangs/timeouts, keep sshd
tests disabled on Windows and macOS.

Also keep Docker tests disabled on these platforms, they do not work:

GHA Windows:
```
no matching manifest for windows/amd64 in the manifest list entries
```

GHA macOS:
```
sh: docker: command not found
```

It's not possible to run UWP and ARM64 binaries:
UWP:
```
Test #2: test_simple ......................Exit code 0xc0000135
```
Needs but doesn't find: `VCRUNTIME140_APP.dll`.

ARM64
```
D:/a/libssh2/libssh2/bld/tests/Release/test_ssh2.exe: cannot execute binary file: Exec format error
```

Cherry-picked from #1017
2023-05-03 15:01:53 +00:00
2023-05-03 01:35:16 +00:00
2023-04-27 14:27:17 +00:00
2023-05-03 01:09:15 +00:00
2023-04-26 16:46:27 +00:00
2019-08-02 16:38:08 -07:00
2023-05-03 01:09:15 +00:00
2023-05-03 01:35:05 +00:00
2023-04-10 23:03:43 +00:00
2023-03-30 20:59:47 +02:00
2016-02-24 23:44:13 +01:00
2023-04-15 02:46:09 +00:00
2011-04-04 13:31:33 +02:00
2023-04-10 23:03:43 +00:00
2021-09-03 09:17:34 +02:00
2023-03-27 19:26:58 +02:00

libssh2 - SSH2 library

libssh2 is a library implementing the SSH2 protocol, available under the revised BSD license.

Web site

Mailing list

BSD Licensed

Web site source code

Installation instructions:

Description
libssh2 - это библиотека, реализующая протокол SSH2, доступная по пересмотренной лицензии BSD
Readme 15 MiB
Languages
C 85.1%
M4 3.6%
CMake 3.4%
Shell 2.6%
RPGLE 1.8%
Other 3.2%