source: MondoRescue/branches/stable/mondo/mondo/test/mondo.conf@ 531

Last change on this file since 531 was 531, checked in by bcornec, 18 years ago

Introduction of new functions in mondorescue library to handle the new configuration files developped for mondo/mindi
As well a rudimentary test suite was developped to test these functions
valgrind usage revealed no memory leak.
These 2 methods will be further extended to the rest of mr.

File size: 133 bytes
Line 
1# Test conf file for mondo
2testinteger = 3
3testfloat=32.67
4teststring = "The big string"
5# Test conf file for mondo
6testfalse = TRUE
Note: See TracBrowser for help on using the repository browser.