Home
last modified time | relevance | path

Searched refs:test_line (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/gpio/
H A Dgpio-mockup.sh202 test_line() function
206 log "test_line $chip $offset"
302 test_line $gc 0
304 test_line $gc $((RANDOM % ($width - 2) + 1))
306 test_line $gc $(($width - 1))

Completed in 1 milliseconds