blob: d94c78b830e51df45af4ead78d5ff2f93e01dee0 [file] [log] [blame]
bartc260d732008-04-27 06:27:50 +00001test simple malloc/free:
njn870f1702009-02-16 05:11:49 +00002PASSED: malloc-filled
3PASSED: free-filled
bartc260d732008-04-27 06:27:50 +00004
bartc260d732008-04-27 06:27:50 +00005test realloc-larger:
njn870f1702009-02-16 05:11:49 +00006PASSED: malloc-filled
7PASSED: free-filled
8PASSED: malloc-filled
bartc260d732008-04-27 06:27:50 +00009
bartc260d732008-04-27 06:27:50 +000010test realloc-smaller:
njn870f1702009-02-16 05:11:49 +000011PASSED: malloc-filled
12PASSED: free-filled
bartc260d732008-04-27 06:27:50 +000013
bartc260d732008-04-27 06:27:50 +000014test calloc:
njn870f1702009-02-16 05:11:49 +000015PASSED: zero