Stéphane Raimbault
|
7f48e0fddc
Move malloc before starting unit tests
|
před 5 roky |
Stéphane Raimbault
|
ca3fcb1c98
Add unit tests for VD-1301 and VD-1302 vulnerabilities
|
před 5 roky |
Stéphane Raimbault
|
22d4fffee0
Fix a small typo in test message
|
před 7 roky |
Michael Heimpold
|
b1adc3717f
Fix modbus_reply for TCP when unit id == 0 (fixes #376)
|
před 8 roky |
Stéphane Raimbault
|
c3742e733a
Add new function modbus_get_slave()
|
před 8 roky |
Stéphane Raimbault
|
52a5f1afe0
Rewrite new unit test for invalid function code
|
před 8 roky |
Stéphane Raimbault
|
05984bc049
Rename raw_rep to raw_rsp in unit-test-client
|
před 8 roky |
Stéphane Raimbault
|
0f28f3c303
Add debug message on unknown function and new unit test
|
před 8 roky |
Stéphane Raimbault
|
ae500259ec
Fix small leak (64 bytes in TCP) in unit-test-client
|
před 9 roky |
Stéphane Raimbault
|
28e1645db1
Add more tests for new modbus_mapping_new_start_address
|
před 9 roky |
Stéphane Raimbault
|
79c1bd3dac
Use new modbus_mapping_new_start_address in unit tests
|
před 9 roky |
Stéphane Raimbault
|
08ed259fe6
Rewrite and extend functions to manipulate float values
|
před 11 roky |
Andrey Skvortsov
|
6c1ef13d20
Added ILLEGAL_DATA_ADDRESS tests for modbus_write_register[|s]
|
před 11 roky |
Stéphane Raimbault
|
9b4212c892
modbus_mask_write_register: better fix with unit test (closes #265)
|
před 10 roky |
Michael Heimpold
|
e10ee2d585
Do not reply on broadcast requests (fixes #153)
|
před 10 roky |
Andrey Skvortsov
|
3f96e18c09
Run unit tests with standard: make check (closes #205, closes #238)
|
před 11 roky |
Michael Heimpold
|
09807f1419
Introduce SPDX license identifiers
|
před 10 roky |
Stéphane Raimbault
|
d69c8cf9ca
Fix too low response timeouts in unit tests
|
před 10 roky |
Stéphane Raimbault
|
7e42fcf024
Fix wrong usleep value to wait 5 ms between bytes in test server
|
před 10 roky |
Michael Heimpold
|
6d9b069d23
unit-test-client: fix compilation on compilers not supporting c99 mode
|
před 10 roky |
Stéphane Raimbault
|
93a05986fc
Unit test for baud rate check and error message
|
před 11 roky |
Stéphane Raimbault
|
bdd5379af5
Switch test programs to a BSD license
|
před 11 roky |
Stéphane Raimbault
|
83c3410267
Fix remote buffer overflow vulnerability on write requests
|
před 11 roky |
Stéphane Raimbault
|
c1665d400c
Filter of IP addresses in IPv4 server (closes #190)
|
před 11 roky |
Stéphane Raimbault
|
8f1cc7b3c8
Allow to listen any hosts in IPv6 (closes #32)
|
před 11 roky |
Stéphane Raimbault
|
bb6be03c11
Convenient assert macro for unit testing
|
před 11 roky |
Stéphane Raimbault
|
55bd5054e6
Initialize device argument to NULL on malloc (closes #184)
|
před 11 roky |
Stéphane Raimbault
|
52a82f8cfe
Truncate data from response in report_slave_id to new max arg (closes #167)
|
před 11 roky |
Stéphane Raimbault
|
5665306800
Fix response timeout modification on connect (closes #80)
|
před 11 roky |
Stéphane Raimbault
|
c4f7a24285
Change timeout to uint32 and add 3 byte timeout tests
|
před 11 roky |