Commit graph

15 commits

Author SHA1 Message Date
Vincent Mihalkovic
50c3a1ba7f tests/login/*.exp turn on the conservative mode
In modified files [0] we can find a note that the
Expect script is time-sensitive when combined with
number of programs (e.g. ksh), and to discard or
ignore keystrokes that come "too fast" after
prompts after prompts.

The solution is to use the conservative mode.

[0]: https://src.fedoraproject.org/tests/shell/blob/main/f/tests/login/ssh.exp
2024-02-08 10:23:25 +01:00
Petr Šplíchal
4ae8c70b07 Add instructions how to run tests using tmt 2021-02-19 09:01:10 +01:00
Petr Šplíchal
84319ada68 Add plans for all supported shells, reorganize
Create plan for each supported shell, pick relevant tests.
Remove Makefile and PURPOSE files, they are no more necessary.
Group tests and plans, each under a dedicated directory.
Add tags to allow selecting tests for running in a container.
2020-10-20 10:20:03 +02:00
Petr Šplíchal
43ffc1fa4a Include extra attributes in the metadata as well 2020-03-26 13:20:29 +01:00
Petr Šplíchal
071ea4dbcd Add a new test checking the command substitution 2020-03-26 10:11:29 +01:00
Petr Šplíchal
8783ad31d5 Remove the ancient rhts-environment.sh include 2020-02-12 17:57:57 +01:00
Petr Šplíchal
aa715d0bd3 Update permissions of the test scripts 2020-02-12 17:43:42 +01:00
Petr Šplíchal
9e504f83ef Do not run the "func" test for dash 2018-09-20 18:25:59 +02:00
Petr Šplíchal
7df36a0bf1 Make the func test compatible with dash as well
Dash does not support the let operator and [[ ]].
2018-09-20 11:42:02 +02:00
Petr Šplíchal
e26ecb964f Fix zsh issue with background job, some cleanup 2018-09-19 15:41:41 +02:00
Petr Šplíchal
a733d58062 Add tags to enable easy filtering based on target 2018-08-31 15:25:03 +02:00
Petr Šplíchal
64a77bbec2 Add initial set of basic test metadata 2018-07-17 16:26:51 +02:00
Petr Šplíchal
7f89380569 Add tests from the upstream first repo
Adding an initial set of tests from the upstream first repository:
https://upstreamfirst.fedorainfracloud.org/bash
2018-01-11 11:18:23 +01:00
Petr Šplíchal
22e040981f Simple README content 2017-12-20 13:41:47 +01:00
Petr Šplíchal
3a1fa9313a Add README file 2017-12-20 13:33:13 +01:00