Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/x86/bugs/
H A Dits_sysfs.py9 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
10 sys.path.insert(0, this_dir + '/../../kselftest')
H A Dits_ret_alignment.py25 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
26 sys.path.insert(0, this_dir + '/../../kselftest')
H A Dits_indirect_alignment.py25 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
26 sys.path.insert(0, this_dir + '/../../kselftest')
/linux/tools/testing/selftests/devices/error_logs/
H 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/
H A Dtest.py19 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
20 sys.path.append(os.path.join(this_dir, "../"))