Home
last modified time | relevance | path

Searched refs:src (Results 1 – 12 of 12) sorted by relevance

/optee_benchmark/libyaml/
A D.gitignore38 /src/Makefile
53 tests/run-test-suite/src/libyaml/
54 tests/run-test-suite/src/libyaml-emitter
55 tests/run-test-suite/src/libyaml-parser
A DMakefile.am4 SUBDIRS = include src . tests win32 subdir
A DCMakeLists.txt11 file (GLOB SRC src/*.c)
A Dconfigure.ac70 AC_CONFIG_FILES([yaml-0.1.pc include/Makefile src/Makefile Makefile tests/Makefile win32/Makefile])
/optee_benchmark/libyaml/tests/run-test-suite/
A DMakefile16 test: data src/libyaml-parser
17 (export MY_LD_LIBRARY_PATH=$(LIBYAML_DIR)/src/.libs; prove -lv test)
/optee_benchmark/libyaml/tests/
A DMakefile.am3 LDADD = $(top_builddir)/src/libyaml.la
/optee_benchmark/libyaml/tests/run-test-suite/test/
A Dlibyaml-parser.t16 ./src/libyaml-parser "$dir/in.yaml" > /tmp/test.out || {
A Dlibyaml-emitter.t23 ./src/libyaml-emitter "$dir/test.event" > /tmp/test.out || {
/optee_benchmark/libyaml/dockerfiles/
A Dubuntu-16.0418 ENV LD_LIBRARY_PATH=/libyaml/src/.libs
A Dubuntu-14.0418 ENV LD_LIBRARY_PATH=/libyaml/src/.libs
A Dfedora-2519 ENV LD_LIBRARY_PATH=/libyaml/src/.libs
/optee_benchmark/
A Dmain.c336 bench_str_src(ts_data.src)); in ts_consumer()
343 if (ts_data.src == TEE_BENCH_CLIENT) { in ts_consumer()
350 bench_str_src(ts_data.src))) in ts_consumer()

Completed in 6 milliseconds