Commit Graph

23 Commits

Author SHA1 Message Date
276ea8dd72 test: Cleanup tests and use relative imports 2024-11-08 08:31:39 +01:00
dc5906288c test: Cycle loop functions 2024-10-29 14:15:16 +01:00
1de230c1e2 test: Events and signals 2024-10-29 14:15:16 +01:00
32d113540c test: Test mainloop functions 2024-10-29 14:15:16 +01:00
d7a185451a test: IO values and counter 2024-10-29 14:13:06 +01:00
601d018eba test: Old core rap file without error limits 2024-10-29 14:13:06 +01:00
43d2b12413 test: Connect devices 2024-10-29 14:13:06 +01:00
e876c97c30 test: Core devices 2024-10-29 14:13:06 +01:00
f95b2d6c49 test: Basic IO functions 2024-10-29 14:13:06 +01:00
4c64387649 test: Replace io function 2024-10-29 14:13:06 +01:00
c10f0a2d05 test: Common device functions 2024-10-29 14:13:06 +01:00
960f21539e test: ModIO class basics 2024-10-29 14:13:05 +01:00
125f8bb4fe test: Init ModIO classes 2024-10-29 14:13:05 +01:00
442071c212 test: Configuration errors in config.rsc 2024-10-29 14:13:05 +01:00
1e331feb2f fix: Resolve constants of internal module 2024-10-28 13:33:44 +01:00
629a517ab8 test: Connect 4 integrated input and output 2024-10-28 12:48:50 +01:00
9bb1cee4a1 test: Update wd_toggle test for connect 4
This function will now raise a NotImplementedError.
2024-09-20 16:37:50 +02:00
c6ae318a15 test: Add RevPi Compact tests 2024-09-18 09:09:25 +02:00
6adfe95201 test: Add RevPi Flat tests 2024-09-18 09:09:25 +02:00
379899f54c test: Add connect 4 tests 2024-09-18 09:09:25 +02:00
d2d37f4972 test: Test replace_io file 2024-09-18 09:09:25 +02:00
24b50c2973 test: Insert default test class for ModIO
The standard tests provide a prepared process image and a defined
config.rsc.
2024-09-18 09:09:25 +02:00
653f90ab90 test: Add tests directory to migrate unit tests to project 2023-10-27 15:42:18 +02:00