Commit Graph
20 Commits
Author SHA1 Message Date
cozis 3c5b88223c examples: add example that tests node crash injection 2026-06-20 14:25:08 +02:00
cozis 58f8fc7581 examples: give clients network addresses 2026-06-20 09:54:04 +02:00
cozis 6d27a5fcec examples: add example that tests whether fault injection reaches interesting branches 2026-06-19 16:57:19 +02:00
cozis c37d29977d examples: add fault coverage example 2026-06-19 15:52:03 +02:00
cozis 3a0eab16a7 examples: add example for sometimes assertions 2026-06-19 13:27:03 +02:00
cozis fa09d425a0 examples: minor cleanup 2026-06-19 13:26:47 +02:00
cozis 9f867c71ee examples: explicitly dump sometimes assertions report in example.zig 2026-06-19 13:02:16 +02:00
cozis b49025bc39 examples: log output of tcp_ping_pong to simulation.log 2026-06-08 11:33:43 +02:00
cozis bad44c36f1 simulator: Add PRNG field 2026-06-08 10:11:00 +02:00
cozis 50297eff21 examples: Add select_group_async.zig to trigger the IO groupAsync callback 2026-06-01 15:12:14 +02:00
cozis d626ed1787 examples: Add tcp_ping_pong.zig to test various networking I/O functions 2026-05-30 15:58:44 +02:00
cozis f8230f9856 examples: Add program that uses Io.sleep 2026-05-23 18:47:00 +02:00
cozis f935d15b78 examples: Add example that perform directory listing 2026-05-23 18:30:00 +02:00
cozis 2bd8d1b842 examples: Add example that deletes a directory 2026-05-23 18:14:23 +02:00
cozis 8acd7cdcb0 examples: Add example that deletes a file 2026-05-23 18:09:34 +02:00
cozis 89cdc1a1e3 examples: Implement directories.zig, an example that uses directory operations 2026-05-23 17:53:43 +02:00
cozis b63f9168b8 examples: Implement example that triggers the dirOpenFile mock 2026-05-23 17:44:01 +02:00
cozis fe0f3c671d examples: Add an example that uses the dirCreateFile mock 2026-05-23 17:24:10 +02:00
cozis 9d1759fb87 Add build.zig to build an example 2026-05-21 21:42:15 +02:00
cozis 6f14bec123 First commit 2026-05-21 21:31:17 +02:00