Changeset 4a2f4bb in mainline for generic/src

Timestamp:
2006-01-25T21:18:38Z (20 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
2a003d5b
Parents:
895be41
Message:

Fix and cleanup frame allocator tests.
falloc1:

  • fix so that it compiles on ia64
  • check that frames is not NULL

falloc2:

  • threads cannot be passed argument in the way this test did (otherwise some threads will use the same value for val)
    • check that frames is not NULL
    • free frames at the end of the test
(No files)

Note: See TracChangeset for help on using the changeset viewer.