Home
last modified time | relevance | path

Searched defs:test_type (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/openbmc/poky/meta/lib/oeqa/sdk/
H A Dtestsdk.py11 def get_sdk_configuration(d, test_type): argument
32 test_type = 'sdk' variable in TestSDK
/openbmc/linux/tools/testing/selftests/arm64/mte/
H A Dcheck_user_mem.c26 enum test_type { enum
36 enum test_type test_type) in check_usermem_access_fault()
143 const char* test_type; in format_test_name() local
/openbmc/linux/net/netfilter/
H A Dxt_tcpudp.c168 static bool type_code_in_range(u8 test_type, u8 min_code, u8 max_code, in type_code_in_range()
174 static bool icmp_type_code_match(u8 test_type, u8 min_code, u8 max_code, in icmp_type_code_match()
182 static bool icmp6_type_code_match(u8 test_type, u8 min_code, u8 max_code, in icmp6_type_code_match()
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_diag.h11 u8 test_type; member
/openbmc/u-boot/test/py/tests/
H A Dtest_vboot.py60 def run_bootm(sha_algo, test_type, expect_string, boots): argument
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_slpc.c11 enum test_type { enum
263 static int run_test(struct intel_gt *gt, int test_type) in run_test()
/openbmc/linux/fs/btrfs/tests/
H A Dbtrfs-tests.c48 static struct file_system_type test_type = { variable
/openbmc/linux/lib/
H A Dtest-kstrtox.c16 #define DECLARE_TEST_OK(type, test_type) \ argument
H A Dtest_bpf.c14435 __u8 test_type = tests[which].aux & TEST_TYPE_MASK; in generate_filter() local
14502 __u8 test_type = tests[which].aux & TEST_TYPE_MASK; in release_filter() local
/openbmc/linux/kernel/rcu/
H A Drcu.h561 static inline void rcutorture_get_gp_data(enum rcutorture_type test_type, in rcutorture_get_gp_data()
586 static inline void srcutorture_get_gp_data(enum rcutorture_type test_type, in srcutorture_get_gp_data()
H A Dsrcutree.c1813 void srcutorture_get_gp_data(enum rcutorture_type test_type, in srcutorture_get_gp_data()
H A Dtree.c511 void rcutorture_get_gp_data(enum rcutorture_type test_type, int *flags, in rcutorture_get_gp_data()
/openbmc/linux/drivers/platform/x86/intel/ifs/
H A Dload.c15 u32 test_type; // IFS test type member
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dkfunc_call.c27 enum kfunc_test_type test_type; member
H A Dbtf.c8121 const struct btf_type *test_type, *expect_type; in do_test_dedup() local
/openbmc/linux/tools/testing/selftests/mm/
H A Dgup_longterm.c81 enum test_type { enum
H A Duffd-common.c15 int uffd = -1, uffd_flags, finished, *pipefd, test_type; variable
/openbmc/linux/samples/bpf/
H A Dmap_perf_test_user.c33 enum test_type { enum
/openbmc/linux/tools/testing/selftests/arm64/fp/
H A Dvec-syscfg.c650 typedef void (*test_type)(struct vec_data *); typedef
/openbmc/linux/tools/testing/selftests/alsa/
H A Dpcm-test.c527 const char *test_name, *test_type; in run_time_tests() local
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dethtool.c566 u8 test_type; member
/openbmc/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.h69 enum test_type { enum
/openbmc/linux/drivers/base/regmap/
H A Dregmap-kunit.c940 struct raw_test_types *test_type, in gen_raw_regmap()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_ethtool.c1005 u16 test_type; member
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c1470 u8 test_type; member

12