11be35a165
To do so, a few dependencies have been imported: * external/bsd/lutok * external/mit/lua * external/public-domain/sqlite * external/public-domain/xz The Kyua framework is the new generation of ATF (Automated Test Framework), it is composed of: * external/bsd/atf * external/bsd/kyua-atf-compat * external/bsd/kyua-cli * external/bsd/kyua-tester * tests Kyua/ATF being written in C++, it depends on libstdc++ which is provided by GCC. As this is not part of the sources, Kyua is only compiled when the native GCC utils are installed. To install Kyua do the following: * In a cross-build enviromnent, add the following to the build.sh commandline: -V MKBINUTILS=yes -V MKGCCCMDS=yes WARNING: At this point the import is still experimental, and not supported on native builds (a.k.a make build). Change-Id: I26aee23c5bbd2d64adcb7c1beb98fe0d479d7ada |
||
---|---|---|
.. | ||
d_alignof.c | ||
d_c9x_array_init.c | ||
d_c9x_recursive_init.c | ||
d_c99_complex_num.c | ||
d_c99_decls_after_stmt.c | ||
d_c99_decls_after_stmt2.c | ||
d_c99_for_loops.c | ||
d_c99_func.c | ||
d_c99_recursive_init.c | ||
d_c99_struct_init.c | ||
d_c99_union_init1.c | ||
d_c99_union_init2.c | ||
d_c99_union_init3.c | ||
d_cast_init.c | ||
d_cast_init2.c | ||
d_cast_lhs.c | ||
d_compound_literals1.c | ||
d_compound_literals2.c | ||
d_constant_conv1.c | ||
d_constant_conv2.c | ||
d_cvt_in_ternary.c | ||
d_ellipsis_in_switch.c | ||
d_gcc_compound_statements1.c | ||
d_gcc_compound_statements2.c | ||
d_gcc_compound_statements3.c | ||
d_gcc_func.c | ||
d_gcc_variable_array_init.c | ||
d_incorrect_array_size.c | ||
d_long_double_int.c | ||
d_nested_structs.c | ||
d_nolimit_init.c | ||
d_packed_structs.c | ||
d_shift_to_narrower_type.c | ||
d_type_conv1.c | ||
d_type_conv2.c | ||
d_type_conv3.c | ||
d_typename_as_var.c | ||
d_zero_sized_arrays.c | ||
Makefile | ||
t_integration.sh |