Home
last modified time | relevance | path

Searched refs:xtest (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v1/
H A DREADME.md20 xtest test suite comes with a standard test suite,
24 component provides the `xtest` target which builds optee_test.
27 Non-Secure Client Application (`host/xtest`)
46 * Run `make patch` (or call make `xtest-patch` from the `build` repository)
47 before compiling xtest. This must be run a single time after the installation
52 * Create new tests in `host/xtest`, as for example `xtest_9000.c`
58 ### HOWTO run xtest
60 # all xtest
64 $ xtest
66 # single xtest
[all …]
H A DMakefile76 GP_XTEST_OUT_DIR=$(CURDIR)/host/xtest
97 forgpdir=${CURDIR}/host/xtest/for_gp
143 $(call patch-file,host/xtest/xtest_9000.c,${CFG_GP_XSL_PACKAGE_PATH}/host/xtest/xtest_9000.c.patch)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/
H A Dprepare_suite.sh12 if [ -e $1/host/xtest/gp-suite ]; then
14 rm -rf $1/host/xtest/gp-suite
16 mkdir -p $1/host/xtest/gp-suite
17 7z x -o$1/host/xtest/gp-suite $2
18 cd $1/host/xtest/gp-suite
/OK3568_Linux_fs/external/security/rk_tee_user/v2/
H A DMakefile30 all: rk_test xtest ta extra_app
56 .PHONY: xtest
57 xtest: target
58 $(q)$(MAKE) -C host/xtest CROSS_COMPILE="$(CROSS_COMPILE_HOST)" \
74 $(q)$(MAKE) -C host/xtest O=$(out-dir) $@
93 $(q)cp -a $(out-dir)/xtest/xtest ${DESTDIR}/bin
H A DAndroid.mk46 LOCAL_MODULE := xtest
110 LOCAL_SRC_FILES := $(patsubst %,host/xtest/%,$(srcs))
112 LOCAL_C_INCLUDES += $(LOCAL_PATH)/host/xtest \
113 $(LOCAL_PATH)/host/xtest/adbg/include\
H A DREADME.md2 This git contains source code for the test suite (xtest) used to test the
H A DCMakeLists.txt33 add_subdirectory (host/xtest)
/OK3568_Linux_fs/external/xserver/hw/dmx/examples/
H A DMakefile.in94 noinst_PROGRAMS = xinput$(EXEEXT) xtest$(EXEEXT) evi$(EXEEXT) \
209 am_xtest_OBJECTS = xtest-xtest.$(OBJEXT)
240 ./$(DEPDIR)/xled-xled.Po ./$(DEPDIR)/xtest-xtest.Po
686 xtest_SOURCES = xtest.c
852 xtest$(EXEEXT): $(xtest_OBJECTS) $(xtest_DEPENDENCIES) $(EXTRA_xtest_DEPENDENCIES)
853 @rm -f xtest$(EXEEXT)
876 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xtest-xtest.Po@am__quote@ # am--include-marker
1101 xtest-xtest.o: xtest.c
1102 …GS) $(CFLAGS) -MT xtest-xtest.o -MD -MP -MF $(DEPDIR)/xtest-xtest.Tpo -c -o xtest-xtest.o `test -f…
1103 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xtest-xtest.Tpo $(DEPDIR)/xtest-xtest.Po
[all …]
H A DMakefile.am10 noinst_PROGRAMS = xinput xtest evi res xled xbell $(EV_PROG) program
48 xtest_SOURCES = xtest.c
H A Dmeson.build21 ['xtest', [dependency('xtst')]],
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A DMakefile111 objs := $(patsubst %.c,$(out-dir)/xtest/%.o, $(srcs))
119 CFLAGS += -I$(out-dir)/xtest
173 @echo " LD $(out-dir)/xtest/$@"
H A DCMakeLists.txt1 project (xtest C) project
128 PRIVATE xtest-ta-headers
/OK3568_Linux_fs/external/xserver/test/
H A DMakefile.in118 @ENABLE_UNIT_TESTS_TRUE@@XORG_TRUE@ xtest.c
199 touch.c xfree86.c test_xkb.c xtest.c hashtabletest.c \
218 @ENABLE_UNIT_TESTS_TRUE@@XORG_TRUE@ tests-xtest.$(OBJEXT)
300 ./$(DEPDIR)/tests-xi2.Po ./$(DEPDIR)/tests-xtest.Po
1090 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tests-xtest.Po@am__quote@ # am--include-marker
1273 tests-xtest.o: xtest.c
1274 … $(CFLAGS) -MT tests-xtest.o -MD -MP -MF $(DEPDIR)/tests-xtest.Tpo -c -o tests-xtest.o `test -f 'x…
1275 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-xtest.Tpo $(DEPDIR)/tests-xtest.Po
1278 …S) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests-xtest.o `test -f 'xtest.c' || echo '$(srcdir)/'`
1280 tests-xtest.obj: xtest.c
[all …]
H A DMakefile.am69 xtest.c
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/
H A DCMakeLists.txt1 project (xtest-ta-headers C)
/OK3568_Linux_fs/external/xserver/Xext/
H A DMakefile.in134 sleepuntil.h sync.c syncsdk.h syncsrv.h xcmisc.c xtest.c shm.c \
162 xcmisc.lo xtest.lo $(am__objects_2) $(am__objects_4) \
203 ./$(DEPDIR)/xselinux_label.Plo ./$(DEPDIR)/xtest.Plo \
652 sync.c syncsdk.h syncsrv.h xcmisc.c xtest.c $(am__append_1) \
795 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xtest.Plo@am__quote@ # am--include-marker
1003 -rm -f ./$(DEPDIR)/xtest.Plo
1073 -rm -f ./$(DEPDIR)/xtest.Plo
H A Dmeson.build8 'xtest.c',
H A DMakefile.am20 xtest.c
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/classes/
H A Dgitpkgv.bbclass21 # v1.2, xtest, v2.0" will force you to increment PE to get upgradeable
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dclnt.c2800 struct rpc_add_xprt_test *xtest = (struct rpc_add_xprt_test *)data; in rpc_clnt_setup_test_and_add_xprt() local
2822 xtest->add_xprt_test(clnt, xprt, xtest->data); in rpc_clnt_setup_test_and_add_xprt()
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist1.txt4976 -rw-r--r-- root root 7589 ./usr/include/xcb/xtest.h
5505 -rwxr-xr-x root root 14248 ./usr/lib/libxcb-xtest.so.0.0.0
5506 lrwxrwxrwx root root 21 ./usr/lib/libxcb-xtest.so.0 -> libxcb-xtest.so.0.0.0
5507 lrwxrwxrwx root root 21 ./usr/lib/libxcb-xtest.so -> libxcb-xtest.so.0.0.0
6099 -rw-r--r-- root root 209 ./usr/lib/pkgconfig/xcb-xtest.pc
9170 -rw-r--r-- root root 3968 ./usr/share/xcb/xtest.xml
H A Dbuildhistory_filelist2.txt4977 -rw-r--r-- root root 7589 ./usr/include/xcb/xtest.h
5506 -rwxr-xr-x root root 14248 ./usr/lib/libxcb-xtest.so.0.0.0
5507 lrwxrwxrwx root root 21 ./usr/lib/libxcb-xtest.so.0 -> libxcb-xtest.so.0.0.0
5508 lrwxrwxrwx root root 21 ./usr/lib/libxcb-xtest.so -> libxcb-xtest.so.0.0.0
6101 -rw-r--r-- root root 209 ./usr/lib/pkgconfig/xcb-xtest.pc
9173 -rw-r--r-- root root 3968 ./usr/share/xcb/xtest.xml
/OK3568_Linux_fs/external/xserver/
H A DChangeLog3323 - xtest device: no valuator 2
47770 dix: when shutting down slave devices, shut down xtest devices last
63075 ==16111== by 0x4BAA27: AllocXTestDevice (xtest.c:617)
63076 ==16111== by 0x4BA89A: InitXTestDevices (xtest.c:570)
64352 dix: when shutting down slave devices, shut down xtest devices last
64361 they are initialised. Disable physical slaves first, then xtest devices,
64485 Xext: pass the current screen to miProcessDeviceEvent() from xtest calls
64488 xtest event that changes between ScreenRecs won't do so until the next
67128 xtest.c:60:12: warning: redundant redeclaration of 'DeviceValuator'
67492 down (XkbFakeDeviceButton → button_is_down(xtest pointer)).
[all …]