Home
last modified time | relevance | path

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

/qemu/tests/qtest/
H A Dnpcm7xx_rng-test.c38 #define TEST_INPUT_BITS (128) macro
189 uint8_t buf[TEST_INPUT_BITS / BITS_PER_BYTE]; in test_continuous_monobit()
209 unsigned long l[TEST_INPUT_BITS / BITS_PER_LONG]; in test_continuous_runs()
210 uint8_t c[TEST_INPUT_BITS / BITS_PER_BYTE]; in test_continuous_runs()
231 uint8_t buf[TEST_INPUT_BITS / BITS_PER_BYTE]; in test_first_byte_monobit()
254 unsigned long l[TEST_INPUT_BITS / BITS_PER_LONG]; in test_first_byte_runs()
255 uint8_t c[TEST_INPUT_BITS / BITS_PER_BYTE]; in test_first_byte_runs()