Logo white

Peter M. Groen / libmodbus

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 855
  • Compare
  • Branches 1
  • Tags 0
  • libmodbus
  • tests
  • unit-test-master.c
21 Jan, 2010
8 commits
  • Add preset_multiple_registers in slave side ...
    7b320fa2
    - add some unit tests
    - add PRESET_MULTIPLE_REGISTERS support in manage_query()
    Stéphane Raimbault authored
    2010-01-21 11:35:22 +0100  
    Browse File »
  • Add force_multiple_coils on the slave side ...
    f4583400
    - cleanups in offset/resp_length vars
    - cleanups in comments
    - add FORCE_MULTIPLE_COILS in manage_query
    Stéphane Raimbault authored
    2010-01-21 11:35:22 +0100  
    Browse File »
  • Add preset_single_register on the server side (slave)
    ed5bed91
    Stéphane Raimbault authored
    2010-01-21 11:35:22 +0100  
    Browse File »
  • - Fix the server side of force_single_coil ...
    de225a19
    - Add some tests for force_single_coil
    Stéphane Raimbault authored
    2010-01-21 11:35:22 +0100  
    Browse File »
  • New tests
    861e6a84
    Stéphane Raimbault authored
    2010-01-21 11:35:22 +0100  
    Browse File »
  • - The slave can build exception responses: ...
    93f239f5
    o illegal data value
      o illegal data address
    - Better naming of build_query_basis and build_response_basis
    - build_response_basis can be use by response_exception
    - Reduce variable declarations
    - Close 3 FIXME
    - Add a test in unit-test-master
    Stéphane Raimbault authored
    2010-01-21 11:35:21 +0100  
    Browse File »
  • Unit testing ...
    fa4f566b
    - Major changes to unit-test-master/slave to add 4 tests
    - Use new functions to manipulate bits
    - Reduce memory usage (allocate only the required space and use
      uint[8|16]_t pointers)
    Stéphane Raimbault authored
    2010-01-21 11:35:21 +0100  
    Browse File »
  • - Rename test files ...
    35c5a230
    - Separate unit-test-master and test-master-random
    Stéphane Raimbault authored
    2010-01-21 11:35:21 +0100  
    Browse File »