Back to home page

LXR

 
 

    


Warning, /testsuites/libtests/libfdt01/libfdt01.doc is written in an unsupported language. File is not indexed.

0001 This file describes the directives and concepts tested by this test set.
0002 
0003 test set name: libfdt01
0004 
0005 directives:
0006 
0007   - fdt_address_cells()
0008   - fdt_check_header()
0009   - fdt_get_alias()
0010   - fdt_getprop()
0011   - fdt_node_check_compatible()
0012   - fdt_node_offset_by_phandle()
0013   - fdt_path_offset()
0014   - fdt_size_cells()
0015   - fdt_subnode_offset()
0016   - fdt_totalsize()
0017 
0018 concepts:
0019 
0020   - Ensure that some libfdt functions work as expected.