Johannes Leupolz
|
67db5f1885
|
First microbenchmark conducted
|
2025-12-19 20:49:57 +00:00 |
|
Johannes Leupolz
|
552ab12f30
|
Fix tests. Mknod in bubblewrap is not possible if it was not bind-mounted without a nodev flag.
|
2025-12-18 21:25:53 +00:00 |
|
Johannes Leupolz
|
045807e848
|
cargo fmt
|
2025-12-17 21:51:24 +00:00 |
|
Johannes Leupolz
|
01417e6934
|
When integration-test get SIGKILLed, also SIGKILL the vuinputd-process
|
2025-12-17 21:30:33 +00:00 |
|
Johannes Leupolz
|
d86a90e2b1
|
Some refactorings to prepare the switch from calling a lambda function from the forked process to reinvoking the whole process with the job description as json
|
2025-12-17 21:17:05 +00:00 |
|
Johannes Leupolz
|
364b86a190
|
Fix integration test to ensure SYN is sent before we read.
|
2025-12-17 11:43:58 +00:00 |
|
Johannes Leupolz
|
e4501ce795
|
Extend integration tests with some nice features as event logging. Not everything working, yet.
|
2025-12-17 00:02:50 +00:00 |
|
Johannes Leupolz
|
97115609ed
|
Name refactorings
|
2025-12-16 14:45:12 +00:00 |
|
Johannes Leupolz
|
0183da2477
|
Now a separate instance of vuinputd with its own device node runs as part of the integration tests.
|
2025-12-15 22:43:19 +00:00 |
|
Johannes Leupolz
|
e4335df8e6
|
Add integration tests that just try to create a device using uinput using bubblewrap. No further checks.
|
2025-12-14 21:22:09 +00:00 |
|
Johannes Leupolz
|
8784475eda
|
bubblewrap wrapper supports command arguments
|
2025-12-13 23:10:11 +00:00 |
|
Johannes Leupolz
|
13a9921a5c
|
Fixes in examples
|
2025-12-13 23:09:31 +00:00 |
|
Johannes Leupolz
|
1683829780
|
Fix bwrap-ipc test.
|
2025-12-13 22:36:01 +00:00 |
|
Johannes Leupolz
|
ad6a4cc696
|
Started to add wrapper for bubblewrap that I want to use to make my integration tests without a heavy container engine as docker. IPC with the client application is not working, yet.
|
2025-12-13 20:36:06 +00:00 |
|
Johannes Leupolz
|
cb73fde9af
|
Setup code for integration tests
|
2025-12-12 11:10:30 +00:00 |
|