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

/linux-master/tools/testing/selftests/devices/
H A Dtest_discoverable_devices.py306 full_board_filename = os.path.join("boards", board_filename + ".yaml") variable
308 if os.path.exists(full_board_filename):
309 board_file = full_board_filename

Completed in 114 milliseconds