1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-23 00:00:01 +01:00
Commit graph

42 commits

Author SHA1 Message Date
Steffen Vogel
f289fe7879 ci: Another attempt at fixing the tests
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2024-03-12 12:09:51 +01:00
Steffen Vogel
327f11312a ci: Fix tests in unprivileged environment
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2024-03-12 12:09:51 +01:00
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
7eec1bb753 update Steffens mail address
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2022-12-16 23:44:07 +01:00
b94746effb relicense VILLASnode to Apache 2.0 2022-07-04 18:23:57 +02:00
11a25f6fb7 update mail address 2022-03-15 09:29:20 -04: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
18c68f0f4f ci: fix tests 2021-09-22 17:06:08 +02:00
4c6248d1c2 tests: make tests faster 2021-09-22 10:48:44 +02: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
0348749de6 tests: further simplifications 2019-02-12 16:24:07 +01:00
a756b41cdc tests: reduce the number of test cases in order to avoid running into timeouts 2019-02-12 14:31:54 +01:00
8f7c8ae71e update copyright year to 2019 2019-01-13 00:42:39 +01:00
6338e2fa6e tests: fix debugging levels 2018-12-04 10:44:50 +01:00
ccd53ab350 tests: fix debug levels 2018-12-02 03:11:32 +01:00
2f37227861 tests: some improvements to pipe socket tests 2018-11-30 21:38:19 +01:00
ff1e01dbfb tests: use new syntax to configure multiple signals of same type 2018-11-30 21:38:19 +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
d35971c26c refactor: update copyright years 2018-08-20 18:40:03 +02:00
57f21cba0f tests: fix integration tests 2018-08-20 18:32:01 +02:00
c59e0948c3 io: use dots instead of hyphens in format names 2018-05-08 08:45:18 +02:00
18a6e035a0 remove obsolete comment 2017-10-28 10:20:52 +02:00
d80289a5a3 tests: do socket loopback test with more than 1 value per sample 2017-10-27 19:17:11 +02:00
86285bf922 tests: removed obsolete test case 2017-10-27 19:16:49 +02:00
950d44c32e protobuf: added new format type 2017-10-27 19:16:26 +02:00
92bd1965d1 tests: removed obsolete test cases 2017-10-26 18:46:23 +02:00
50b7ed9e6e socket: added integration for AF_UNIX sockets 2017-10-26 18:39:48 +02:00
a45b39b07a tests: fix format names 2017-09-04 23:05:21 +02:00
f5e542ef67 tests: some cleanup 2017-09-04 14:29:51 +02:00
fcb90ae5c9 tests: add new testcase for websockets, add perfixes and several bug fixes 2017-08-27 17:07:04 +02:00
7eaa93cd36 migrate integration tests to new config format 2017-08-03 00:21:56 +02:00
2ec2859b6f tests: use new -l switch of villas-pipe 2017-07-01 21:59:19 +02:00
11ecb81ca8 tests: make number of samples configurable with -l switch 2017-07-01 21:59:18 +02:00
c33f11a3d9 tests: more improvements to pipe-loopback-socket 2017-06-15 15:48:25 +02:00
78224a29d3 prepare more loopback tests 2017-05-23 15:22:37 +02:00
Renamed from tests/integration/pipe-loopback.sh (Browse further)