2015-05-28 06:06:12 -04:00
|
|
|
ValueError -1
|
|
|
|
ValueError 0
|
|
|
|
CAN 1
|
|
|
|
CAN 2
|
|
|
|
ValueError 3
|
|
|
|
CAN YA
|
|
|
|
CAN YB
|
|
|
|
ValueError YC
|
2014-10-30 19:13:53 -04:00
|
|
|
CAN(1)
|
2018-03-19 00:15:39 -04:00
|
|
|
True
|
2018-03-16 03:37:55 -04:00
|
|
|
CAN(1, CAN.LOOPBACK, extframe=False, auto_restart=False)
|
2014-10-02 12:30:28 -04:00
|
|
|
False
|
|
|
|
True
|
2018-03-19 00:15:39 -04:00
|
|
|
[0, 0, 0, 0, 0, 0, 0, 0]
|
|
|
|
True [0, 0, 0, 0, 0, 0, 1, 0]
|
2015-04-17 15:15:26 -04:00
|
|
|
(123, False, 0, b'abcd')
|
|
|
|
(2047, False, 0, b'abcd')
|
|
|
|
(0, False, 0, b'abcd')
|
2014-10-30 18:13:26 -04:00
|
|
|
passed
|
2018-03-19 00:15:39 -04:00
|
|
|
[42, False, 0, <memoryview>] 0 bytearray(b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00')
|
|
|
|
[42, False, 0, <memoryview>] 4 bytearray(b'1234\x00\x00\x00\x00\x00\x00')
|
|
|
|
[42, False, 0, <memoryview>] 8 bytearray(b'01234567\x00\x00')
|
|
|
|
[42, False, 0, <memoryview>] 3 bytearray(b'abc34567\x00\x00')
|
|
|
|
b'abc'
|
|
|
|
b'def'
|
|
|
|
TypeError
|
|
|
|
ValueError
|
|
|
|
TypeError
|
|
|
|
ValueError
|
|
|
|
ValueError
|
2018-03-16 03:37:55 -04:00
|
|
|
CAN(1, CAN.LOOPBACK, extframe=True, auto_restart=False)
|
2014-10-30 18:13:26 -04:00
|
|
|
passed
|
2015-11-01 17:30:46 -05:00
|
|
|
('0x8', '0x1c', '0xa', b'ok')
|
|
|
|
('0x800', '0x1c00', '0xa00', b'ok')
|
|
|
|
('0x80000', '0x1c0000', '0xa0000', b'ok')
|
|
|
|
('0x8000000', '0x1c000000', '0xa000000', b'ok')
|
2015-01-15 17:16:57 -05:00
|
|
|
cb0
|
|
|
|
pending
|
|
|
|
cb0
|
|
|
|
full
|
|
|
|
cb0a
|
|
|
|
overflow
|
|
|
|
cb1
|
|
|
|
pending
|
|
|
|
cb1
|
|
|
|
full
|
|
|
|
cb1a
|
|
|
|
overflow
|
2015-04-17 15:15:26 -04:00
|
|
|
(1, False, 0, b'11111111')
|
|
|
|
(2, False, 1, b'22222222')
|
|
|
|
(4, False, 3, b'44444444')
|
|
|
|
(5, False, 0, b'55555555')
|
|
|
|
(6, False, 1, b'66666666')
|
|
|
|
(8, False, 3, b'88888888')
|
2015-01-15 17:16:57 -05:00
|
|
|
cb0a
|
|
|
|
pending
|
|
|
|
cb1a
|
|
|
|
pending
|
2015-04-17 15:15:26 -04:00
|
|
|
(1, False, 0, b'11111111')
|
|
|
|
(5, False, 0, b'55555555')
|
2015-04-16 18:52:43 -04:00
|
|
|
False
|
2015-04-17 15:15:26 -04:00
|
|
|
(1, False, 0, b'abcde')
|
2015-04-16 18:52:43 -04:00
|
|
|
passed
|
2015-04-17 15:15:26 -04:00
|
|
|
(2, False, 0, b'abcde')
|
|
|
|
(3, False, 0, b'abcde')
|
|
|
|
(4, False, 0, b'abcde')
|
|
|
|
False
|
|
|
|
(5, True, 4, b'')
|
|
|
|
(6, True, 5, b'')
|
|
|
|
(7, True, 6, b'')
|
|
|
|
False
|
|
|
|
(32, True, 9, b'')
|
|
|
|
(1, True, 0, b'')
|
|
|
|
(2, True, 1, b'')
|
|
|
|
(3, True, 2, b'')
|
|
|
|
False
|