Changeset 70b6de1 in mainline for kernel/test/sysinfo/sysinfo1.c


Ignore:
Timestamp:
2006-12-11T19:33:19Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e54fb21
Parents:
f272cb8
Message:

integrate rest of the tests

File:
1 moved

Legend:

Unmodified
Added
Removed
  • kernel/test/sysinfo/sysinfo1.c

    rf272cb8 r70b6de1  
    4040}*/
    4141
    42 void test(void)
     42void test_sysinfo1(void)
    4343{
    4444/*      sysinfo_set_item_val("Ahoj.lidi.uaaaa",NULL,9);
     
    5252        sysinfo_dump(NULL,0);*/
    5353        sysinfo_dump(NULL,0);
    54        
    5554}
Note: See TracChangeset for help on using the changeset viewer.