Commit Graph

41 Commits

Author SHA1 Message Date
Dmitry Simonenko b8e8ca64c6 machinarium: add producer-consumer tests 2017-05-22 18:23:57 +03:00
Dmitry Simonenko 0dcb0649b9 machinarium: add additional channel tests 2017-05-22 15:30:13 +03:00
Dmitry Simonenko d51534fd0b machinarium: add channel tests 2017-05-19 15:27:50 +03:00
Dmitry Simonenko 6b536d8647 machinarium: update tests 2017-05-18 13:20:40 +03:00
Dmitry Simonenko c5d54e6c34 machinarium: add create test for n machines 2017-05-17 18:12:42 +03:00
Dmitry Simonenko 754cef466b machinarium: update test suite with major api change 2017-05-17 17:23:21 +03:00
Dmitry Simonenko d64a736e36 machinarium: rename test-suite into tests 2017-05-16 13:09:38 +03:00
Dmitry Simonenko ed1a98e283 machinarium: remove previous test suite directory 2017-05-16 13:06:56 +03:00
Dmitry Simonenko 7807f860ea machinarium: rework readahead support 2017-04-18 15:02:28 +03:00
Dmitry Simonenko 0c0a861243 machinarium: update tests 2017-04-14 17:55:15 +03:00
Dmitry Simonenko 9b7b773dbc machinarium: add accept cancel test 2017-04-13 21:55:57 +03:00
Dmitry Simonenko 21480234ea machinarium: add accept timeout test 2017-04-13 21:51:14 +03:00
Dmitry Simonenko 6301d72b3a machinarium: properly setup accepted client io 2017-04-13 21:36:17 +03:00
Dmitry Simonenko ed2e975ea3 machinarium: add more read tests 2017-04-12 16:23:55 +03:00
Dmitry Simonenko 18b834b6f8 machinarium: add test_write 2017-04-12 15:34:50 +03:00
Dmitry Simonenko 17289280e1 machinarium: add test_connect and test_connect_timeout tests 2017-04-11 16:59:02 +03:00
Dmitry Simonenko 74f9054ed8 machinarium: implement machine_connect() and tests 2017-04-11 16:50:11 +03:00
Dmitry Simonenko b31055e3b5 machinarium: add basic tls connect test 2017-03-28 14:54:08 +03:00
Dmitry Simonenko 74411a0a7b machinarium: import and use libcoro for coroutine creation 2017-03-01 16:21:08 +03:00
Dmitry Simonenko b544857cde machinarium: add condition/signal test 2017-02-01 15:58:28 +03:00
Dmitry Simonenko 0c466a90ae machinarium: move source code base from lib into src 2017-01-17 17:12:21 +03:00
Dmitry Simonenko f9a5fa50d3 machinarium: add test_getaddrinfo_3 2017-01-13 12:19:58 +03:00
Dmitry Simonenko 7c4f2f0e2e machinarium: add second getaddrinfo test 2016-12-07 18:24:02 +03:00
Dmitry Simonenko 65601592b0 machinarium: add second getaddrinfo cancel test 2016-12-07 18:18:51 +03:00
Dmitry Simonenko 3ede6c4b4c machinarium: add getaddrinfo cancelation test 2016-12-07 18:17:00 +03:00
Dmitry Simonenko 936583da43 machinarium: add getaddrinfo test 2016-12-07 17:59:01 +03:00
Dmitry Simonenko 44763bda0a machinarium: update tests makefile 2016-12-06 15:58:39 +03:00
Dmitry Simonenko cdda80ad3f machinarium: implement readahead 2016-11-30 16:13:49 +03:00
Dmitry Simonenko e9baca98ec machinarium: move machinarium/ to lib/ 2016-11-25 15:50:06 +03:00
Dmitry Simonenko a1e8be2900 flint: add echo server test 2016-11-25 14:41:42 +03:00
Dmitry Simonenko 86174ef4e0 flint: add client server test 2016-11-25 13:52:02 +03:00
Dmitry Simonenko 8a0ed658ae flint: rename connect tests 2016-11-25 13:31:06 +03:00
Dmitry Simonenko 379268d0a2 flint: add connect cancel test 2016-11-25 13:14:33 +03:00
Dmitry Simonenko 9c021b5896 flint: rename test files 2016-11-25 12:56:41 +03:00
Dmitry Simonenko c061f61e59 flint: add io new test 2016-11-24 17:14:30 +03:00
Dmitry Simonenko 8fbdad2eb8 flint: add cancel_sleep_2 test 2016-11-24 17:04:08 +03:00
Dmitry Simonenko 916846a935 flint: add cancel_sleep test 2016-11-24 16:58:39 +03:00
Dmitry Simonenko 654a9e1e08 flint: add fiber sleep tests 2016-11-24 16:53:36 +03:00
Dmitry Simonenko a1b53f1d33 flint: add fiber wait tests 2016-11-24 16:50:43 +03:00
Dmitry Simonenko 11fd5126e7 flint: add fiber create-stop test 2016-11-24 16:25:40 +03:00
Dmitry Simonenko 2f96859234 flint: add tests directory 2016-11-24 16:13:49 +03:00