/qemu/tests/unit/ |
H A D | test-opts-visitor.c | 36 setup_fixture(OptsVisitorFixture *f, gconstpointer test_data) in setup_fixture() 54 teardown_fixture(OptsVisitorFixture *f, gconstpointer test_data) in teardown_fixture() 63 void (*test_func)(OptsVisitorFixture *f, gconstpointer test_data), in add_test() 73 expect_ok(OptsVisitorFixture *f, gconstpointer test_data) in expect_ok() 81 expect_fail(OptsVisitorFixture *f, gconstpointer test_data) in expect_fail() 96 test_value(OptsVisitorFixture *f, gconstpointer test_data) in test_value() 135 expect_i64_min(OptsVisitorFixture *f, gconstpointer test_data) in expect_i64_min() 145 expect_i64_max(OptsVisitorFixture *f, gconstpointer test_data) in expect_i64_max() 155 expect_zero(OptsVisitorFixture *f, gconstpointer test_data) in expect_zero() 165 expect_u64_max(OptsVisitorFixture *f, gconstpointer test_data) in expect_u64_max()
|
H A D | test-crypto-der.c | 209 const uint8_t *test_data; member 233 const QCryptoAns1DecoderTestData *test_data = in test_ans1() local 267 static QCryptoAns1DecoderTestData test_data[] = { variable
|
H A D | test-shift128.c | 19 } test_data; typedef
|
H A D | test-crypto-ivgen.c | 36 } test_data[] = { variable
|
H A D | test-crypto-afsplit.c | 36 static QCryptoAFSplitTestData test_data[] = { variable
|
H A D | test-crypto-pbkdf.c | 51 static QCryptoPbkdfTestData test_data[] = { variable
|
H A D | test-crypto-hmac.c | 34 static QCryptoHmacTestData test_data[] = { variable
|
H A D | test-crypto-cipher.c | 42 static QCryptoCipherTestData test_data[] = { variable
|
H A D | test-crypto-xts.c | 41 static const QCryptoXTSTestData test_data[] = { variable
|
H A D | test-crypto-block.c | 123 } test_data[] = { variable
|
H A D | test-visitor-serialization.c | 290 void *test_data; member
|
/qemu/tests/qtest/ |
H A D | npcm7xx_timer-test.c | 190 static void test_reset(gconstpointer test_data) in test_reset() 204 static void test_reset_overrides_enable(gconstpointer test_data) in test_reset_overrides_enable() 219 static void test_oneshot_enable_then_disable(gconstpointer test_data) in test_oneshot_enable_then_disable() 237 static void test_oneshot_ps5(gconstpointer test_data) in test_oneshot_ps5() 275 static void test_oneshot_ps0(gconstpointer test_data) in test_oneshot_ps0() 303 static void test_oneshot_ps255(gconstpointer test_data) in test_oneshot_ps255() 331 static void test_oneshot_interrupt(gconstpointer test_data) in test_oneshot_interrupt() 352 static void test_pause_resume(gconstpointer test_data) in test_pause_resume() 388 static void test_prescaler_change(gconstpointer test_data) in test_prescaler_change() 434 static void test_periodic_no_interrupt(gconstpointer test_data) in test_periodic_no_interrupt() [all …]
|
H A D | aspeed-smc-utils.c | 211 const AspeedSMCTestData *test_data = (const AspeedSMCTestData *)data; in aspeed_smc_test_read_jedec() local 230 const AspeedSMCTestData *test_data = (const AspeedSMCTestData *)data; in aspeed_smc_test_erase_sector() local 282 const AspeedSMCTestData *test_data = (const AspeedSMCTestData *)data; in aspeed_smc_test_erase_all() local 332 const AspeedSMCTestData *test_data = (const AspeedSMCTestData *)data; in aspeed_smc_test_write_page() local 369 const AspeedSMCTestData *test_data = (const AspeedSMCTestData *)data; in aspeed_smc_test_read_page_mem() local 412 const AspeedSMCTestData *test_data = (const AspeedSMCTestData *)data; in aspeed_smc_test_write_page_mem() local 448 const AspeedSMCTestData *test_data = (const AspeedSMCTestData *)data; in aspeed_smc_test_read_status_reg() local 487 const AspeedSMCTestData *test_data = (const AspeedSMCTestData *)data; in aspeed_smc_test_status_reg_write_protection() local 544 const AspeedSMCTestData *test_data = (const AspeedSMCTestData *)data; in aspeed_smc_test_write_block_protect() local 589 const AspeedSMCTestData *test_data = (const AspeedSMCTestData *)data; in aspeed_smc_test_write_block_protect_bottom_bit() local [all …]
|
H A D | npcm7xx_emc-test.c | 341 static void test_init(gconstpointer test_data) in test_init() 498 const char *test_data, int test_size) in emc_send_verify1() 740 char test_data[PTLE_DATA_LEN]; in emc_test_ptle() local 789 static void test_tx(gconstpointer test_data) in test_tx() 814 static void test_rx(gconstpointer test_data) in test_rx()
|
H A D | npcm7xx_gpio-test.c | 310 static void test_gpion_irq(gconstpointer test_data) in test_gpion_irq()
|
H A D | npcm7xx_pwm-test.c | 555 static void test_init(gconstpointer test_data) in test_init() 569 static void test_oneshot(gconstpointer test_data) in test_oneshot() 600 static void test_toggle(gconstpointer test_data) in test_toggle()
|
H A D | i440fx-test.c | 361 gconstpointer test_data)) in add_firmware_test()
|
H A D | stm32l4x5_gpio-test.c | 86 static inline void *test_data(uint32_t gpio_addr, uint8_t pin) in test_data() function
|
H A D | npcm_gmac-test.c | 195 static void test_init(gconstpointer test_data) in test_init()
|
H A D | bios-tables-test.c | 105 } test_data; typedef
|
/qemu/tests/tcg/tricore/asm/ |
H A D | test_ld_bu.S | 3 test_data: label
|
H A D | test_ld_h.S | 3 test_data: label
|
/qemu/tests/tcg/multiarch/system/ |
H A D | memory.c | 32 static uint8_t test_data[TEST_SIZE]; variable
|