Home
last modified time | relevance | path

Searched refs:test_setup (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/
H A Druntest.sh5 test_setup() { function
23 test_setup
/OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/signal/
H A Dtest_signals.c22 if (test_setup(current) && test_init(current)) { in main()
H A Dtest_signals_utils.h14 int test_setup(struct tdescr *td);
H A Dtest_signals_utils.c295 int test_setup(struct tdescr *td) in test_setup() function