Commit graph

14 commits

Author SHA1 Message Date
Olof hagsand
56f15aeefd SNMP mem tests: increase timeout for walk and table, use single snmp tools macro 2023-02-06 12:46:55 +01:00
Olof hagsand
923b998774 * Fixed: Initialized session-id to 1 instead of 0 following ietf-netconf.yang
* Clearer debug levels `clicon_debug()`:
  1: Logical debug message
  2: Input and output packets
  3: Message dump in hex, xpath parse trees
2023-01-18 15:51:31 +01:00
Olof hagsand
3428f4d5ff Fixed: [snmpwalk doesn't show properly SNMP boolean values which equal false](https://github.com/clicon/clixon/issues/400) 2023-01-16 12:10:16 +01:00
Olof hagsand
d84c529ff1 [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379)
* Applies to all c/h/y/l/sh files and .editorconfig
2022-10-27 14:21:17 +02:00
Olof hagsand
dd1e5966fb Test: killed backend in snmp tests 2022-10-08 17:19:24 +02:00
Olof hagsand
5e2643c382 Test: remove testdir also if skip test 2022-09-03 13:07:26 +02:00
Olof hagsand
49d19b263c SNMP: Internal cache handling for rowstatus
Test: prefix SN=0 instead of CS=0 for override clixon_snmp start
2022-07-11 10:07:48 +02:00
Kristofer Hallin
8727e93911 More tests for entPhysicalMfgDate. 2022-06-26 11:30:29 +02:00
Kristofer Hallin
d76843fec1 New test for entPhysicalVendorType 2022-06-26 11:30:29 +02:00
Kristofer Hallin
cb3aef450d More tests for ENTITY-MIB. 2022-06-26 11:29:40 +02:00
Kristofer Hallin
9615254d70 Some variables and functions now live in lib.sh 2022-06-26 11:29:40 +02:00
Kristofer Hallin
dd23c800a0 Re-structured entity tests. 2022-06-26 11:29:40 +02:00
Kristofer Hallin
f65271315a Losts of new tests for ENTITY-MIB. 2022-06-26 11:29:40 +02:00
Kristofer Hallin
a0541483d4 Initial entity tests. 2022-06-26 11:28:42 +02:00