bc24676138
Use spaces for indention of shell scripts
...
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2024-02-29 23:18:47 +01:00
4db21c6ec2
Fix shebangs of bash scripts to work under NixOS
...
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2024-02-29 20:04:36 +01:00
Steffen Vogel
0735eb0f89
Make project REUSE compliant
...
And various other cleanups and harmonizations
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2023-09-07 11:16:04 +02:00
b94746effb
relicense VILLASnode to Apache 2.0
2022-07-04 18:23:57 +02:00
17ac92aa21
update copyright year
2022-03-15 09:28:57 -04:00
784e970bfe
port large parts of VILLASnode to C++ and fix tests alongside
2022-01-11 09:19:53 -05:00
ce919ad6ce
tests: use villas helper script
2021-09-22 10:42:03 +02:00
731909c3a8
ported io/format code to C++
2021-06-17 08:26:46 -04:00
461980dbcf
tests: fix a lot of the integration tests
2020-09-10 17:41:30 +02:00
e53661a62c
update copyright year to 2020
2020-01-20 17:17:00 +01:00
95dafe15da
tests: refactor integration-tests-helper.sh -> villas-helper.sh
2019-02-17 22:24:37 +01:00
8f7c8ae71e
update copyright year to 2019
2019-01-13 00:42:39 +01:00
e8e7dfbdf1
tests: cleanup skip message of node-infiniband test
2018-12-23 00:09:05 +01:00
9fac2a983f
tests: be compatible with BSD getopt() which does not permute the order of positional arguments
2018-11-30 21:36:27 +01:00
57f21cba0f
tests: fix integration tests
2018-08-20 18:32:01 +02:00
Dennis Potter
fadc507ff5
Updated integration test with new transport modes
2018-08-07 17:37:26 +02:00
Dennis Potter
f6ac2341cc
Fixed integration tests and benchmarks for changes commited in
...
027555c34d
2018-08-02 11:31:11 +02:00
Dennis Potter
54fd51269b
Fixed typo
2018-07-28 16:43:14 +02:00
Dennis Potter
13c9066822
Accidentally deleted UDP mode, added it back
2018-07-28 15:18:10 +02:00
Dennis Potter
b96a55237b
Added pthread_testcancel() in ib_read()
...
As discussed in issue #186 and on IM. This function check every 2048th
cycle if the thread should be canceled.
This also removed the need for 'kill -9' in the integration test.
2018-07-26 15:46:41 +02:00
Dennis Potter
918a077245
Wrapped tests in a loop and used @include. Closes #168
2018-07-26 15:33:15 +02:00
Dennis Potter
a92491ad30
Fixed minor bug
2018-07-25 18:50:58 +02:00
Dennis Potter
d4fc842900
Added condition which checks if Infiniband cards are present
2018-07-25 18:46:33 +02:00
Dennis Potter
50655d5d88
Added file node and UDP test
2018-07-25 18:34:23 +02:00
Dennis Potter
8e37e41947
Removed unused node results
2018-07-25 16:31:09 +02:00
Dennis Potter
add8789e23
Added first version of integration test for Infiniband node
2018-07-25 14:48:23 +02:00