source: MondoRescue/branches/stable/mondo/src/test/test-mem.res@ 1196

Last change on this file since 1196 was 1196, checked in by Bruno Cornec, 17 years ago

ChangeLog for mindi UTF-8
mr_strcat much more powerful as taking a vararg (+ tests).
improved text output to log file for mondo
merge from trunk memory management for mondorestore (begining)

File size: 415 bytes
RevLine 
[1178]1*** Test with mr_malloc/mr_free
[1134]2pointer is NOT null
3pointer is null
[1178]4*** Test with mr_asprintf/mr_free
5Result: Chain of trust
6*** Test with mr_strcat
7Result: Another Chain of trust
[1196]8*** Test2 with mr_strcat
9Result: Another Chain of distrust
[1178]10*** Test with mr_getline/mr_free
111st Result: root:x:0:0:root:/root:/bin/bash
122nd Result: bin:x:1:1:bin:/bin:/bin/sh
133rd Result: another line
[1134]14*** Test with NULL
15pointer is null
Note: See TracBrowser for help on using the repository browser.