Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/devices/error_logs/
A Dtest_device_error_logs.py20 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
21 sys.path.append(os.path.join(this_dir, "../../kselftest/"))
/linux/tools/testing/selftests/net/rds/
A Dtest.py19 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
20 sys.path.append(os.path.join(this_dir, "../"))
/linux/tools/testing/selftests/devices/probe/
A Dtest_discoverable_devices.py25 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
26 sys.path.append(os.path.join(this_dir, "../../kselftest/"))

Completed in 8 milliseconds