Patrick J Cherry
|
6505588f25
|
Fixed check_readwrite test to pass correct handle to fd_write_reply
The (char*) cast to resp->received.handle.b was causing a segfault
|
2016-10-06 14:01:47 +01:00 |
|
Michel Pollet
|
956a602475
|
Simplified NBD handle comparisons
8 bytes, therefore a uing64_t to compare to, no need for memcmp()
Signed-off-by: Michel Pollet <buserror@gmail.com>
|
2016-10-04 15:41:48 +01:00 |
|
Alex Young
|
53eca40fad
|
Fix tests broken by entrust removal
Missed check_readwrite and check_flexnbd
|
2012-07-23 15:45:39 +01:00 |
|
Alex Young
|
c0c9c6f076
|
Moved unit tests into tests/unit
|
2012-07-03 10:53:08 +01:00 |
|