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


Ignore:
Timestamp:
2007-07-29T11:51:56Z (18 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.c

    r358ec13 r0d65d76  
    3737test_t tests[] = {
    3838#include <atomic/atomic1.def>
     39#include <avltree/avltree1.def>
    3940#include <btree/btree1.def>
    4041#include <debug/mips1.def>
Note: See TracChangeset for help on using the changeset viewer.