Changes in kernel/test/test.h [ee42e43:9528be02] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/test/test.h

    ree42e43 r9528be02  
    7070extern const char *test_slab1(void);
    7171extern const char *test_slab2(void);
     72extern const char *test_rwlock1(void);
     73extern const char *test_rwlock2(void);
     74extern const char *test_rwlock3(void);
     75extern const char *test_rwlock4(void);
     76extern const char *test_rwlock5(void);
    7277extern const char *test_semaphore1(void);
    7378extern const char *test_semaphore2(void);
Note: See TracChangeset for help on using the changeset viewer.