serval-dna/tests
Andrew Bettison 71ed78e058 Make all 'config' tests pass
Change a test case: configuration options are now case sensitive.

Fix config file load and parse logic in conf.c, always copy 'debug' flags
from config.debug.

The config schema 'interfaces' option is no longer MANDATORY.

Introduce new CLIFLAG_PERMISSIVE_CONFIG to supress bad-config ERROR messages
from the 'config set' and 'config get' commands.

Refactor cli_execute() into cli_parse() and cli_invoke().  Use *const* struct
command_line_option everywhere.
2012-12-04 16:52:49 +10:30
..
config Make all 'config' tests pass 2012-12-04 16:52:49 +10:30
directory_service Add a new 'rhizomeprotocol' test case: stress test 2012-10-17 18:10:39 +10:30
dnahelper Add a new 'rhizomeprotocol' test case: stress test 2012-10-17 18:10:39 +10:30
dnaprotocol Remove resolution of peer details from node info command 2012-11-14 12:17:41 +10:30
jni JNI interface returns byte[] instead of String 2012-11-07 17:12:04 +10:30
rhizomeops Rhizome extract manifest to '-' writes to output 2012-11-07 20:29:12 +10:30
rhizomeprotocol Issue #30, remove periodic Rhizome fetch alarm 2012-10-24 15:13:50 +10:30
rhizomestress Rhizome stress test: increase timeout from 3 to 10 minutes 2012-11-05 14:45:23 +10:30
routing Add hop count to mdp ping 2012-10-10 16:22:31 +10:30
server Improve test defs: extract_stdout_keyvalue() 2012-10-09 13:35:00 +10:30