Changeset 013a5d7 in mainline for uspace/app/tester/Makefile


Ignore:
Timestamp:
2011-05-17T15:13:00Z (13 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
38c773e7
Parents:
f414851
Message:

add proper heap shrinking implementation
add malloc3 test (a derivative of malloc1 which forces the allocator to create multiple heap areas)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/tester/Makefile

    rf414851 r013a5d7  
    4848        ipc/ping_pong.c \
    4949        loop/loop1.c \
     50        mm/common.c \
    5051        mm/malloc1.c \
    5152        mm/malloc2.c \
     53        mm/malloc3.c \
    5254        devs/devman1.c \
    5355        hw/misc/virtchar1.c \
Note: See TracChangeset for help on using the changeset viewer.