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

Last change on this file 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
Line 
1*** Test with mr_malloc/mr_free
2pointer is NOT null
3pointer is null
4*** Test with mr_asprintf/mr_free
5Result: Chain of trust
6*** Test with mr_strcat
7Result: Another Chain of trust
8*** Test2 with mr_strcat
9Result: Another Chain of distrust
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
14*** Test with NULL
15pointer is null
Note: See TracBrowser for help on using the repository browser.