Home
last modified time | relevance | path

Searched refs:test_data (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/test/elf-tests/tests/resolution/mixed-hidden-comdat/
H A Dmain.c21 extern uint64_t test_data(void);
30 uint64_t td = test_data(); in main()
H A Daccess.S3 ENTRY_NP(test_data) function
9 SET_SIZE(test_data)
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Drdr_messages.c2548 rdr_test_t test_data; in pack_test_request() local
2596 test_data.msg_callback_id = in pack_test_request()
2598 test_data.msg_appdata_ptr = in pack_test_request()
2601 test_data.msg_callback_id = 0; in pack_test_request()
2602 test_data.msg_appdata_ptr = 0; in pack_test_request()
2605 test_data.flags = params->flags; in pack_test_request()
2659 rdr_test_t test_data; in unpack_test_request() local
2690 bufptr += test_data.options_size; in unpack_test_request()
2717 params->flags = test_data.flags; in unpack_test_request()
2733 rdr_test_reply_t test_data; in pack_test_reply() local
[all …]
/illumos-gate/usr/src/test/elf-tests/tests/groups/strip-groups/
H A Dstrip-one-section.sh57 $(elfdump -cN.test_data strip-one) == "" ]]; then
76 find_in_group .group1 .test_data strip-one.o
H A Dstrip-two-sections.sh57 $(elfdump -cN.test_data strip-two) == "" ]]; then
76 find_in_group .group1 .test_data strip-two.o
H A Dstrip-one-section.s2 .section .test_data,"aG",@progbits,group1,comdat
H A Dstrip-two-sections.s2 .section .test_data,"aG",@progbits,group1,comdat
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_snapshot/
H A Dzfs_snapshot_009_pos.ksh58 test_data=$STF_SUITE/tests/functional/cli_root/zpool_upgrade/blockfiles
63 log_must cp -r $test_data /$ds
/illumos-gate/usr/src/test/bhyve-tests/tests/perf/
H A Dpayload_entry_exit.c26 typedef struct test_data { struct