226 Commits

Author SHA1 Message Date
69120c87ff Rename command-specific tests to cmd_* for clarity. 2016-10-22 19:51:18 +03:00
636eedbaa1 Adjust tests. 2016-10-16 23:24:31 +03:00
65c083a6ba Report Git commit SHA in configure and "sysbench --version" output. 2016-10-16 22:57:37 +03:00
fc89625ac9 Adjust drv_mysql.t, drv_pgsql.t to not fail on slower machines. 2016-10-15 14:30:13 +03:00
446bc75843 Merge branch '1.0' into luajit 2016-10-15 14:10:57 +03:00
69f915eda3 Merge branch '0.5' into 1.0 2016-10-12 12:01:41 +03:00
25c10a0199 Adjust test_threads.t to not fail on slow hosts in Travis CI. 2016-10-12 11:49:03 +03:00
3660c3655b Fix tests for the luajit branch. 2016-10-09 19:33:51 +02:00
d244ca42bb Adjust script_oltp_* tests to 1.0. 2016-09-17 07:40:29 +03:00
00458c4bd5 Merge branch '0.5' into 1.0 2016-09-17 07:33:45 +03:00
ee7082c3cd Prevent script_oltp_*.t failures on slower machines. 2016-09-16 23:55:29 +03:00
95885f6a9f Basic tests for oltp.lua against MySQL and PostgreSQL. 2016-09-16 23:48:12 +03:00
ccd9845321 Adjust tests to 1.0. 2016-09-11 16:15:07 +03:00
93e54ad754 Merge branch '0.5' into 1.0 2016-09-11 16:11:03 +03:00
7016cb67e6 Adjust test_mutex.t to pass on slow machines. 2016-09-11 15:59:37 +03:00
3fcceafe62 Reduce --max-requests in the mutex benchmark test.
Reduce --max-requests in the mutex benchmark tests, as it takes too much
time on Travis CI slaves.
2016-09-11 15:29:48 +03:00
da7df5bb26 Fix the memory benchmark test to work on Linux. 2016-09-11 15:28:31 +03:00
1cfcacf84f Basic regression tests for cpu, memory, threads and mutex benchmarks. 2016-09-11 14:37:35 +03:00
a00535ec55 Adjust DB drivers tests to 1.0 output. 2016-09-10 02:15:34 +03:00
ee235d687b Merge branch '0.5' into 1.0 2016-09-10 02:10:00 +03:00
2ad038e816 Basic regression tests for MySQL and PostgreSQL drivers.
Add the very basic regression tests for MySQL and PostgreSQL drivers +
necessary Travis CI configuration updates.
2016-09-09 17:26:43 +03:00
66248a94e0 Adjust test_fileio.t changes to 1.0. 2016-09-07 21:23:36 +03:00
3f5efdd661 Merge branch '0.5' (early part) into 1.0 2016-09-07 20:36:28 +03:00
e766de86a8 More fileio regression tests. 2016-09-07 20:09:47 +03:00
fb3c2491b5 Merge branch '0.5' into 1.0 2016-09-07 11:46:53 +03:00
7418441572 Move tests into a separate subdirectory.
Move regression tests into a separate subdirectory. Update README in
tests and covert it from org-mode to markdown. Also add 'make distcheck'
to Travis CI testing.
2016-09-07 10:37:15 +03:00