2
0
Fork 0
Commit Graph

34 Commits

Author SHA1 Message Date
Ehmry - 6558f3c232 Add block_router package 2020-03-24 18:32:56 +05:30
Ehmry - a61c3532e8 Build more packages using upstream build system
- Implement support for "ports"
- Update Nixpkgs to use Genode 20.02
- Remove packaging of forked Genode
2020-03-02 19:17:14 +01:00
Ehmry - 52fe694be4 Add NOVA driver_manager test 2020-02-27 18:17:14 +01:00
Ehmry - 94868758e5 Refactor tests to use nested Init/Child type 2020-02-24 22:47:07 +01:00
Ehmry - a8f2b9e864 Generate SOTEST archives for base-hw 2020-02-19 14:27:24 +01:00
Ehmry - 7d5d2a3c5e Add base-hw-pc
Build base-hw-pc with the Genode Labs build system
2020-02-19 13:26:15 +01:00
Ehmry - 23193460fa Remove fs_report test
Nix flake check should always succeed for the master checkout, but this
test was always broken.
2020-01-28 11:18:55 +01:00
Ehmry - 66db226f44 Add simple noux test 2020-01-25 18:14:18 +01:00
Ehmry - fffd53664b Apply manifest merging in tests
Merged manifests are easier to work with as the number of inputs increase.
2020-01-25 00:17:33 +01:00
Ehmry - 33d11182e3 Add Rtc test 2020-01-24 14:46:51 +01:00
Ehmry - f78cb9477e Produce Sotest binaries.zip for every NOVA test 2020-01-24 14:46:51 +01:00
Ehmry - 37144809f6 Add log test 2020-01-24 14:46:51 +01:00
Ehmry - 7be2a6f17e Checks: add sotest builder 2020-01-24 14:46:51 +01:00
Ehmry - 4af2598ecb Use flake apps for tests 2020-01-24 14:46:51 +01:00
Ehmry - 40df18a963 Relicense as CC0-1.0 2020-01-24 14:46:41 +01:00
Ehmry - 7388091a3e Update flake 2020-01-14 17:07:51 +01:00
Ehmry - b78a960252 Remove libc test
The test-libc binary is not published by Genode Labs.
2019-12-02 18:05:59 +01:00
Ehmry - 53a18acd08 Use cross-compliation pairs in Flake 2019-12-02 18:05:59 +01:00
Ehmry - bd1ac437ba Take pre-built binaries from a genode-depot flake 2019-11-17 13:24:08 +01:00
Ehmry - 410a6522c5 Add 'lib' to flake top-level 2019-11-17 13:24:08 +01:00
Ehmry - 4aba5a4e85 Convert flake to a attrset of systems 2019-11-17 13:24:08 +01:00
Ehmry - 606b45b96a Initial Nix flake 2019-11-17 13:24:08 +01:00
Ehmry - 9410b836c2 Use "record override" syntatic-sugar in Dhall test configs 2019-10-23 14:12:02 +02:00
Ehmry - 4ecd77a06d Split Solo5 tests 2019-10-23 00:54:35 +02:00
Ehmry - 0af2761b44 Add PCI test 2019-10-13 15:36:48 +02:00
Ehmry - 504f59716c Make "config" and "iso" test attributes accessible 2019-10-13 13:24:46 +02:00
Ehmry - a3f8d20d23 Tests: replace most of the Tcl code
Tcl is awful. Generate NOVA test ISOs with a shell script derivation.
2019-10-10 10:34:48 +02:00
Ehmry - ae10abc7f2 Update dhall-haskell, enable tests for Hydra 2019-10-10 00:49:18 +02:00
Ehmry - 434f364021 Add more Solo5 tests 2019-10-08 15:53:27 +02:00
Ehmry - 9096313d6c Add NOVA tests 2019-10-07 23:39:26 +02:00
Ehmry - 693ac303e0 Use a host-only Nixpkgs for test environment
Discriminate test-packages and host-packages when building tests.
This avoids the test tooling being tainted with the hostPlatform
and targetPlatform of the test. For example, QEMU must be built
independently and isolated from the guest platform, for the sake
of test control and minimizing rebuilds.
2019-10-07 17:21:06 +02:00
Ehmry - 70c090af51 Add Solo5 package and tests 2019-10-07 10:37:59 +02:00
Ehmry - a1259a54e7 Tests: split off Linux test driver, generate with Dhall 2019-10-05 20:41:02 +02:00
Ehmry - 4d51c1671f Add tests 2019-10-04 12:46:23 +02:00