Changeset 0d65d76 in mainline for kernel/test/test.h


Ignore:
Timestamp:
2007-07-29T11:51:56Z (17 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d1e9321
Parents:
358ec13
Message:

Make the kernel compile again after integrating the AVL tree.
Integrate with tests, add the AVL tree implementation author into AUTHORS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/test/test.h

    r358ec13 r0d65d76  
    4848
    4949extern char * test_atomic1(bool quiet);
     50extern char * test_avltree1(bool quiet);
    5051extern char * test_btree1(bool quiet);
    5152extern char * test_mips1(bool quiet);
Note: See TracChangeset for help on using the changeset viewer.