issues
search
Rahix
/
tbot
Automation/Testing tool for Embedded Linux Development
https://tbot.tools
GNU General Public License v3.0
91
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Handle multiple serial connections
#122
DiogoSilva014
closed
3 weeks ago
2
newbot: add a more general flag/parameter
#121
4maxam4
opened
4 months ago
0
channel: Increase grace period for subprocesses to stop
#120
Rahix
closed
4 months ago
1
machine.channel Fix hanging on read_until_prompt.
#119
jacekk-nr
opened
5 months ago
2
Recommended way to handle multiple boards
#118
jacus
opened
5 months ago
1
A more general newbot flag/parameter (eg. --flag foo=bar)
#117
4maxam4
opened
5 months ago
1
Test case with picocom channel fails with "some subprocess(es) did not stop"
#116
VictorEmelin
closed
4 months ago
5
machine: linux: Add sanity check for shell interaction
#115
Rahix
closed
6 months ago
1
running a tool that requires sudo permission
#114
Adnan-Elhammoudi
opened
9 months ago
1
inconsistency with env attribute behavior
#113
Adnan-Elhammoudi
opened
9 months ago
1
machine: u-boot: Add a hacky workaround for the crc32 command
#112
Rahix
closed
3 weeks ago
11
Unable to retrieve the value of crc32 command in uboot with exec0.
#111
Adnan-Elhammoudi
closed
3 weeks ago
2
Send arbitrary commands via uboot console
#110
Adnan-Elhammoudi
closed
9 months ago
2
contrib: u-boot: testpy: Add support for out-of-tree U-Boot builds
#109
Rahix
opened
10 months ago
1
test/py wrapper should support out-of-tree U-Boot builds
#108
Rahix
opened
10 months ago
0
shutil error while copying( fifo_console_send, fifo_console_recv, fifo_commands) in py/tests/test_cleanup_build.py
#107
Adnan-Elhammoudi
closed
9 months ago
6
test/py test-framework hangs on some tests
#106
Adnan-Elhammoudi
opened
11 months ago
2
Timeout error while trying to reach the login prompt of the serial port over Paramiko Labhost
#105
Adnan-Elhammoudi
closed
9 months ago
8
fix stalled subprocess close
#104
Mike8
closed
1 year ago
1
Possible bug when auto login is used on the device
#103
Hvunt
opened
1 year ago
3
Typos
#102
Mike8
closed
1 year ago
0
More tests
#101
Rahix
closed
1 year ago
1
ci: Also track coverage of tbot_contrib
#100
Rahix
closed
1 year ago
1
Add coverage tracking
#99
Rahix
closed
1 year ago
0
Add an askfirst initializer for dealing with "askfirst" TTYs
#98
Rahix
closed
1 year ago
1
Weird power cycle recursion
#97
retpolanne
closed
1 year ago
3
tbot/main.py: Allow Shell variables also in argumentfiles
#96
hsdenx
closed
1 year ago
0
gpio: Add Documentation
#95
bauer-alex-174
closed
1 year ago
1
Timeout when waiting for a temination of a subprocess is hardcoded
#94
yanivy-nr
closed
1 year ago
3
board.linux: Add pasword prompt variable
#93
bauer-alex-174
closed
1 year ago
2
connector: ssh: Fix connecting via lab-host for real
#92
Rahix
closed
1 year ago
0
Fix SSHConnector channel handling
#91
mebel-christ
closed
1 year ago
1
Display SSH connection errors
#90
Rahix
opened
1 year ago
0
Processes not being terminated after SSH connection
#89
mebel-christ
closed
1 year ago
6
channel: Fix leaking slave_pty file-descriptor
#88
mebel-christ
closed
1 year ago
0
Memory leak in SubprocessChannelIO
#87
mebel-christ
closed
1 year ago
3
Add documentation for early config loading with pytest
#86
mebel-christ
closed
1 year ago
0
Early load config when integrating tbot into pytest
#85
mebel-christ
closed
1 year ago
6
contrib: connector: Add AutoConsoleConnector
#84
Rahix
closed
2 years ago
0
Add use_cache parameter to check_for_tool() and hashcmp()
#83
jneuhauser
closed
2 years ago
4
linux.util: Fix wait_for_shell hang
#82
surajkrishnan14
closed
8 months ago
1
Continuously print console to stdout
#81
yanivy-nr
opened
2 years ago
0
newbot CLI cannot generate log files
#80
locomotiveviaduct
closed
2 years ago
0
Add proper types for exceptions
#79
Rahix
closed
2 years ago
2
newbot: Add --log option to newbot CLI.
#78
locomotiveviaduct
closed
2 years ago
4
Move copy() into linux module and add a utils.copy_to_dir() helper to contrib
#77
Rahix
closed
2 years ago
2
Base exception classed raised
#76
avylove
opened
2 years ago
3
shell.copy() does not accept globs in source path
#75
yanivy-nr
closed
2 years ago
2
Properly detect when remote end closes channel while tbot is reading
#74
Rahix
closed
2 years ago
0
When running tests via SSH connector and SSH connection breaks due to device crash TBot hangs waiting indefinitely for SSH
#73
yanivy-nr
closed
2 years ago
3
Next