Searched refs:ltproot (Results 1 – 9 of 9) sorted by relevance
43 const char *ltproot = getenv("LTPROOT"); in tst_dataroot_init() local51 if (ltproot) { in tst_dataroot_init()53 ltproot, TCID); in tst_dataroot_init()114 const char *ltproot = getenv("LTPROOT"); in tst_resource_copy() local122 if (ltproot != NULL) { in tst_resource_copy()123 char buf[strlen(ltproot) + 64]; in tst_resource_copy()125 snprintf(buf, sizeof(buf), "%s/testcases/bin", ltproot); in tst_resource_copy()
43 const char *ltproot = getenv("LTPROOT"); in tst_module_exists() local44 if (ltproot != NULL) { in tst_module_exists()46 ltproot, mod_name) == -1) { in tst_module_exists()
106 char *bin_path, *ltproot; in main() local123 ltproot = getenv("LTPROOT"); in main()124 if (ltproot == NULL || strlen(ltproot) == 0) { in main()128 bin_path = malloc(strlen(ltproot) + 16); in main()132 sprintf(bin_path, "%s/testcases/bin", ltproot); in main()
20 ltproot=$LTPROOT
26 ltproot=$TPROOT
30 ltproot=$TPROOT
33 ltproot=$TPROOT
67 -r ltproot Fully qualified path where testsuite is installed.
33 ltproot=$LTPROOT