Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
pyserial
/
43dd68b7a5dab16514b519e53cae3c174954d004
/
test
43dd68b
test: cleanups
by Chris Liechti
· 8 years ago
122a932
test: add tests for to_bytes and iterbytes
by Chris Liechti
· 8 years ago
686abf5
tests: extend tests for serial.threaded
by Chris Liechti
· 8 years ago
790be84
test: add minimal test for serial.theaded
by Chris Liechti
· 8 years ago
012df5c
serialutil: add tests for Timeout class
by Chris Liechti
· 8 years ago
3debab2
style: use .format() instead of % formatting
by Chris Liechti
· 8 years ago
5524bc0
test: cleanup & tweak test
by Chris Liechti
· 8 years ago
77d922b
style: flake8 findings
by Chris Liechti
· 8 years ago
c57d2bc
test: skip asyncio on non-posix systems
by Chris Liechti
· 8 years ago
4dcd025
test: improve cancel test (race condition w/ threads)
by Chris Liechti
· 8 years ago
edb0714
cancel: improve test
by Chris Liechti
· 8 years ago
242f8c4
asyncio: add test
by Chris Liechti
· 8 years ago
f89cf8e
test: improve stability, reduce influence on next test
by Chris Liechti
· 9 years ago
9cbd646
cancel: add basic test
by Chris Liechti
· 9 years ago
a7db97c
test_pty: skip on Windows where pty module is not available
by Chris Liechti
· 9 years ago
8eb2fd8
test: open serial on PTY
by Miguel Sánchez de León Peque
· 9 years ago
8e37ba9
style: some of the suggestions from flake8
by Chris Liechti
· 9 years ago
dedd3b7
avoid deprecated unittest functions
by Chris Liechti
· 9 years ago
bb5341b
rfc2217: improve tests and fix bugs
by Chris Liechti
· 9 years ago
3fcb192
add minimal test for RFC 2217 client
by Chris Liechti
· 9 years ago
0af3b82
test_settings_dict: add a new test, refactor, doc
by Chris Liechti
· 9 years ago
7c032f1
doc: update header in tests
by Chris Liechti
· 9 years ago
1684385
fix deprecated function, unicode in test
by Chris Liechti
· 9 years ago
6ed12e0
cli: update implementation
by Chris Liechti
· 9 years ago
20ed5fd
test: update no new API
by Chris Liechti
· 9 years ago
d73344d
test: improve test reliability
by Chris Liechti
· 9 years ago
33f0ec5
rs485: redo RS485 support, removed RTS toggle function
by Chris Liechti
· 9 years ago
b74be01
[Bug pyserial:172] applySettingsDict() throws an error if the settings dictionary is not complete
by Chris Liechti
· 9 years ago
779b1a2
remove set* functions, use @property decorator
by Chris Liechti
· 9 years ago
418a222
make that tests are also found when ivoking from other directory
by Chris Liechti
· 9 years ago
a6f0b76
improve tests
by Chris Liechti
· 9 years ago
b9229f7
remove pyparallel and move pyserial files to toplevel
by Chris Liechti
· 9 years ago