pkg-plist 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. bin/sysbench
  2. %%DATADIR%%/bulk_insert.lua
  3. %%DATADIR%%/oltp_common.lua
  4. %%DATADIR%%/oltp_delete.lua
  5. %%DATADIR%%/oltp_insert.lua
  6. %%DATADIR%%/oltp_point_select.lua
  7. %%DATADIR%%/oltp_read_only.lua
  8. %%DATADIR%%/oltp_read_write.lua
  9. %%DATADIR%%/oltp_update_index.lua
  10. %%DATADIR%%/oltp_update_non_index.lua
  11. %%DATADIR%%/oltp_write_only.lua
  12. %%DATADIR%%/select_random_points.lua
  13. %%DATADIR%%/select_random_ranges.lua
  14. %%DATADIR%%/tests/include/api_sql_common.sh
  15. %%DATADIR%%/tests/include/config.sh
  16. %%DATADIR%%/tests/include/drv_common.sh
  17. %%DATADIR%%/tests/include/inspect.lua
  18. %%DATADIR%%/tests/include/mysql_common.sh
  19. %%DATADIR%%/tests/include/oltp_legacy/bulk_insert.lua
  20. %%DATADIR%%/tests/include/oltp_legacy/common.lua
  21. %%DATADIR%%/tests/include/oltp_legacy/delete.lua
  22. %%DATADIR%%/tests/include/oltp_legacy/insert.lua
  23. %%DATADIR%%/tests/include/oltp_legacy/oltp.lua
  24. %%DATADIR%%/tests/include/oltp_legacy/oltp_simple.lua
  25. %%DATADIR%%/tests/include/oltp_legacy/parallel_prepare.lua
  26. %%DATADIR%%/tests/include/oltp_legacy/select.lua
  27. %%DATADIR%%/tests/include/oltp_legacy/select_random_points.lua
  28. %%DATADIR%%/tests/include/oltp_legacy/select_random_ranges.lua
  29. %%DATADIR%%/tests/include/oltp_legacy/update_index.lua
  30. %%DATADIR%%/tests/include/oltp_legacy/update_non_index.lua
  31. %%DATADIR%%/tests/include/pgsql_common.sh
  32. %%DATADIR%%/tests/include/script_bulk_insert_common.sh
  33. %%DATADIR%%/tests/include/script_oltp_common.sh
  34. %%DATADIR%%/tests/include/script_oltp_legacy_common.sh
  35. %%DATADIR%%/tests/include/script_select_random_common.sh
  36. %%DATADIR%%/tests/include/script_select_random_legacy_common.sh
  37. %%DATADIR%%/tests/t/1st.t
  38. %%DATADIR%%/tests/t/api_basic.t
  39. %%DATADIR%%/tests/t/api_histogram.t
  40. %%DATADIR%%/tests/t/api_legacy_basic.t
  41. %%DATADIR%%/tests/t/api_legacy_rand.t
  42. %%DATADIR%%/tests/t/api_legacy_sql.t
  43. %%DATADIR%%/tests/t/api_rand.t
  44. %%DATADIR%%/tests/t/api_reports.t
  45. %%DATADIR%%/tests/t/api_sql_mysql.t
  46. %%DATADIR%%/tests/t/api_sql_pgsql.t
  47. %%DATADIR%%/tests/t/cmd_cleanup.t
  48. %%DATADIR%%/tests/t/cmd_help.t
  49. %%DATADIR%%/tests/t/cmd_prepare.t
  50. %%DATADIR%%/tests/t/cmd_run.t
  51. %%DATADIR%%/tests/t/cmdline.t
  52. %%DATADIR%%/tests/t/commands.t
  53. %%DATADIR%%/tests/t/drivers.t
  54. %%DATADIR%%/tests/t/drv_mysql.t
  55. %%DATADIR%%/tests/t/drv_pgsql.t
  56. %%DATADIR%%/tests/t/help_drv_mysql.t
  57. %%DATADIR%%/tests/t/help_drv_pgsql.t
  58. %%DATADIR%%/tests/t/opt_help.t
  59. %%DATADIR%%/tests/t/opt_histogram.t
  60. %%DATADIR%%/tests/t/opt_rate.t
  61. %%DATADIR%%/tests/t/opt_report_checkpoints.t
  62. %%DATADIR%%/tests/t/opt_report_interval.t
  63. %%DATADIR%%/tests/t/opt_version.t
  64. %%DATADIR%%/tests/t/script_bulk_insert_mysql.t
  65. %%DATADIR%%/tests/t/script_bulk_insert_pgsql.t
  66. %%DATADIR%%/tests/t/script_oltp_delete_mysql.t
  67. %%DATADIR%%/tests/t/script_oltp_delete_pgsql.t
  68. %%DATADIR%%/tests/t/script_oltp_help.t
  69. %%DATADIR%%/tests/t/script_oltp_insert_mysql.t
  70. %%DATADIR%%/tests/t/script_oltp_insert_pgsql.t
  71. %%DATADIR%%/tests/t/script_oltp_point_select_mysql.t
  72. %%DATADIR%%/tests/t/script_oltp_point_select_pgsql.t
  73. %%DATADIR%%/tests/t/script_oltp_read_write_mysql.t
  74. %%DATADIR%%/tests/t/script_oltp_read_write_pgsql.t
  75. %%DATADIR%%/tests/t/script_select_random_mysql.t
  76. %%DATADIR%%/tests/t/script_select_random_pgsql.t
  77. %%DATADIR%%/tests/t/test_cpu.t
  78. %%DATADIR%%/tests/t/test_fileio.t
  79. %%DATADIR%%/tests/t/test_memory.t
  80. %%DATADIR%%/tests/t/test_mutex.t
  81. %%DATADIR%%/tests/t/test_threads.t
  82. %%DATADIR%%/tests/t/tests.t
  83. %%DATADIR%%/tests/test_run.sh