Lines Matching refs:printf
17 printf("missing_c_flag not supported on Windows, skipping test\n"); in test_missing_c_flag()
24 printf("main_lcore_flag not supported on Windows, skipping test\n"); in test_main_lcore_flag()
31 printf("invalid_n_flag not supported on Windows, skipping test\n"); in test_invalid_n_flag()
38 printf("no_hpet_flag not supported on Windows, skipping test\n"); in test_no_hpet_flag()
45 printf("no_huge_flag not supported on Windows, skipping test\n"); in test_no_huge_flag()
52 printf("allow_flag not supported on Windows, skipping test\n"); in test_allow_flag()
59 printf("invalid_b_flag not supported on Windows, skipping test\n"); in test_invalid_b_flag()
66 printf("invalid_vdev_flag not supported on Windows, skipping test\n"); in test_invalid_vdev_flag()
73 printf("invalid_r_flag not supported on Windows, skipping test\n"); in test_invalid_r_flag()
80 printf("memory_flags not supported on Windows, skipping test\n"); in test_memory_flags()
87 printf("file_prefix not supported on Windows, skipping test\n"); in test_file_prefix()
94 printf("misc_flags not supported on Windows, skipping test\n"); in test_misc_flags()
182 printf("Error creating hugefile filename prefix\n"); in process_hugefiles()
190 printf("Error parsing /proc/mounts!\n"); in process_hugefiles()
204 printf("Error reading %s: %s\n", hugedir, strerror(errno)); in process_hugefiles()
230 printf("Error deleting %s - %s!\n", in process_hugefiles()
246 printf("Error opening %s - %s!\n", in process_hugefiles()
299 printf("No NUMA nodes detected: assuming 1 available socket\n"); in get_number_of_sockets()
302 printf("Error opening %s: %s\n", nodedir, strerror(errno)); in get_number_of_sockets()
330 printf("Error - unable to get current prefix!\n"); in test_allow_flag()
362 printf("Error - process did run ok with invalid " in test_allow_flag()
368 printf("Error - process did not run ok with valid allow\n"); in test_allow_flag()
372 printf("Error - process did not run ok with valid allow value set\n"); in test_allow_flag()
376 printf("Error - process did not run ok with valid allow + args\n"); in test_allow_flag()
396 printf("Error - unable to get current prefix!\n"); in test_invalid_b_flag()
418 printf("Error - process did run ok with invalid " in test_invalid_b_flag()
424 printf("Error - process did not run ok with valid blocklist value\n"); in test_invalid_b_flag()
461 printf("Error - process did run ok with invalid " in test_invalid_vdev_flag()
467 printf("Error - process did not run ok with valid vdev value\n"); in test_invalid_vdev_flag()
472 printf("Error - process did not run ok with valid vdev value," in test_invalid_vdev_flag()
478 printf("Error - process did not run ok with valid vdev value," in test_invalid_vdev_flag()
500 printf("Error - unable to get current prefix!\n"); in test_invalid_r_flag()
519 printf("Error - process did run ok with invalid " in test_invalid_r_flag()
525 printf("Error - process did not run ok with valid -r (rank) value\n"); in test_invalid_r_flag()
544 printf("Error - unable to get current prefix!\n"); in test_missing_c_flag()
625 printf("Error - " in test_missing_c_flag()
632 printf("Error - " in test_missing_c_flag()
637 printf("Error - " in test_missing_c_flag()
653 printf("Error - " in test_missing_c_flag()
660 printf("Error - " in test_missing_c_flag()
673 printf("Error - " in test_missing_c_flag()
683 printf("Error - " in test_missing_c_flag()
703 printf("Error - unable to get current prefix!\n"); in test_main_lcore_flag()
734 printf("Error - process ran without error with wrong --main-lcore\n"); in test_main_lcore_flag()
739 printf("Error - process did not run ok with valid --main-lcore\n"); in test_main_lcore_flag()
760 printf("Error - unable to get current prefix!\n"); in test_invalid_n_flag()
784 printf("Error - process ran without error when" in test_invalid_n_flag()
789 printf("Error - process did not run ok with valid num-channel value\n"); in test_invalid_n_flag()
793 printf("Error - process did not run ok without -n flag\n"); in test_invalid_n_flag()
813 printf("Error - unable to get current prefix!\n"); in test_no_hpet_flag()
825 printf("Error - process did not run ok with --no-hpet flag\n"); in test_no_hpet_flag()
829 printf("Error - process did not run ok without --no-hpet flag\n"); in test_no_hpet_flag()
863 printf("Error - process did not run ok with --no-huge flag\n"); in test_no_huge_flag()
867 printf("Error - process did not run ok with --no-huge and -m flags\n"); in test_no_huge_flag()
876 printf("Error - process run ok with --no-huge and --socket-mem " in test_no_huge_flag()
881 printf("Error - process run ok with --no-huge, -m and " in test_no_huge_flag()
907 printf("Error - unable to get current prefix!\n"); in test_misc_flags()
920 printf("Error opening /proc/mounts!\n"); in test_misc_flags()
940 printf("No mounted hugepage dir found!\n"); in test_misc_flags()
949 printf("Error - failed to mkdir(%s)\n", hugepath_dir2); in test_misc_flags()
956 printf("Error - failed to mkdir(%s)\n", hugepath_dir3); in test_misc_flags()
1037 printf("Error - process ran ok with invalid flag\n"); in test_misc_flags()
1041 printf("Error - process did not run ok with --no-pci flag\n"); in test_misc_flags()
1045 printf("Error - process did not run ok with -v flag\n"); in test_misc_flags()
1049 printf("Error - process did not run ok with --no-shconf flag\n"); in test_misc_flags()
1059 printf("Error - process did not run ok with --syslog flag\n"); in test_misc_flags()
1063 printf("Error - process run ok with empty --syslog flag\n"); in test_misc_flags()
1067 printf("Error - process run ok with invalid --syslog flag\n"); in test_misc_flags()
1071 printf("Error - process did not run ok with --huge-dir flag\n"); in test_misc_flags()
1075 printf("Error - process run ok with empty --huge-dir flag\n"); in test_misc_flags()
1079 printf("Error - process run ok with invalid --huge-dir flag\n"); in test_misc_flags()
1083 printf("Error - process run ok with invalid --huge-dir sub-dir flag\n"); in test_misc_flags()
1087 printf("Error - process did not run ok with --huge-dir subdir flag\n"); in test_misc_flags()
1091 printf("Error - secondary process did not run ok with invalid --huge-dir flag\n"); in test_misc_flags()
1095 printf("Error - process did not run ok with --base-virtaddr parameter\n"); in test_misc_flags()
1099 printf("Error - process did not run ok with " in test_misc_flags()
1104 printf("Error - process did not run ok with " in test_misc_flags()
1109 printf("Error - process did not run ok with " in test_misc_flags()
1114 printf("Error - process run ok with " in test_misc_flags()
1119 printf("Error - process did not run ok with " in test_misc_flags()
1124 printf("Error - process did not run ok with " in test_misc_flags()
1129 printf("Error - process did not run ok with " in test_misc_flags()
1168 printf("Error - unable to get current prefix!\n"); in test_file_prefix()
1220 printf("Error - hugepage files for %s were not created!\n", prefix); in test_file_prefix()
1226 printf("Error - hugepages for current process aren't locked!\n"); in test_file_prefix()
1234 printf("Error - hugepages for current process are locked!\n"); in test_file_prefix()
1240 printf("Error - deleting hugepages failed!\n"); in test_file_prefix()
1247 printf("Error - secondary process ran ok without primary process\n"); in test_file_prefix()
1253 printf("Error - hugepage files for %s were not created!\n", prefix); in test_file_prefix()
1259 printf("Error - hugepages for current process aren't locked!\n"); in test_file_prefix()
1267 printf("Error - failed to run with --file-prefix=%s\n", in test_file_prefix()
1274 printf("Error - hugepage files for %s were not deleted!\n", in test_file_prefix()
1283 printf("Error - failed to run with --file-prefix=%s\n", in test_file_prefix()
1290 printf("Error - hugepage files for %s were not created!\n", in test_file_prefix()
1296 printf("Error - failed to run with --file-prefix=%s\n", in test_file_prefix()
1303 printf("Error - hugepage files for %s were not created!\n", in test_file_prefix()
1310 printf("Error - hugepage files for %s were not deleted!\n", in test_file_prefix()
1319 printf("Error - failed to run with --file-prefix=%s\n", in test_file_prefix()
1326 printf("Error - hugepage files for %s were not deleted!\n", in test_file_prefix()
1333 printf("Error - hugepage files for %s were not deleted!\n", in test_file_prefix()
1344 printf("Error - failed to run with --in-memory mode\n"); in test_file_prefix()
1352 printf("Error - failed to run with --in-memory mode\n"); in test_file_prefix()
1358 printf("Error - hugepage files for %s were created and not deleted!\n", in test_file_prefix()
1367 printf("Error - failed to run with --file-prefix=%s\n", prefix); in test_file_prefix()
1375 printf("Error - failed to run with --single-file-segments mode\n"); in test_file_prefix()
1381 printf("Error - hugepage files for %s were not deleted!\n", in test_file_prefix()
1390 printf("Error - failed to run with --huge-unlink=never\n"); in test_file_prefix()
1396 printf("Error - hugepage files for %s were deleted!\n", in test_file_prefix()
1401 printf("Error - deleting hugepages failed!\n"); in test_file_prefix()
1454 printf("Error - unable to get current prefix!\n"); in test_memory_flags()
1511 printf("Error - cannot get number of sockets!\n"); in test_memory_flags()
1526 printf("Error - secondary process failed with valid -m flag !\n"); in test_memory_flags()
1536 printf("Error - process failed with valid -m flag!\n"); in test_memory_flags()
1543 printf("Error - process failed with valid (zero) --socket-mem!\n"); in test_memory_flags()
1551 printf("Error - process run ok with invalid " in test_memory_flags()
1559 printf("Error - process run ok with invalid " in test_memory_flags()
1567 printf("Error - process run ok with invalid " in test_memory_flags()
1578 printf("Error - process run ok with invalid " in test_memory_flags()
1585 printf("Error - process run ok with invalid (null) --socket-mem!\n"); in test_memory_flags()
1592 printf("Error - process run ok with --socket-mem and -m specified!\n"); in test_memory_flags()
1599 printf("Error - process run ok with extra socket in --socket-mem!\n"); in test_memory_flags()
1606 printf("Error - process failed with valid --socket-mem!\n"); in test_memory_flags()