2
0
Fork 0
Commit Graph

31 Commits

Author SHA1 Message Date
Ehmry - 53a18acd08 Use cross-compliation pairs in Flake 2019-12-02 18:05:59 +01:00
Ehmry - 15360a0ff5 Move upstream build to external 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 - ef9f76744f Bump dhall-genode
• update dhall-genode revision
• render top-level init config with lib.renderDhallInit
• convert Init.Start.config to optionals
• lib.validate renderDhallInit XML
2019-11-17 13:24:08 +01:00
Ehmry - 20594a9962 Build QEMU script with ISO 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 - 7eda0b9f55 Rename genode.os to genode-os 2019-11-17 13:24:08 +01:00
Ehmry - 606b45b96a Initial Nix flake 2019-11-17 13:24:08 +01:00
Ehmry - d57a144978 Update Genode sources, test Nix-built core 2019-11-17 13:24:07 +01:00
Ehmry - ccdfcd7a5b Set preferLocalBuild for tests 2019-10-28 16:01:46 +01:00
Ehmry - 318d718724 Configure QEMU with q35 machine model 2019-10-24 12:08:04 +02:00
Ehmry - d812f2b3a9 Test with full QEMU version, PC model 2019-10-23 17:46:35 +02:00
Ehmry - 5e2037815d Update upstream rev and remove some depot binaries from tests 2019-10-23 14:12:25 +02: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 - 1d3e849bc4 Pass a testEnv attrset when importing test files
This allows test files to contain multiple test derivations and check
test harness attributes.
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 - fbc11b0698 Publish NOVA test ISOs 2019-10-09 16:05:40 +02:00
Ehmry - 434f364021 Add more Solo5 tests 2019-10-08 15:53:27 +02:00
Ehmry - cb7e956a73 Collect test modules by procedure 2019-10-08 15:53:27 +02:00
Ehmry - 9096313d6c Add NOVA tests 2019-10-07 23:39:26 +02:00
Ehmry - 484d036057 Fix base-linux build, compile -O2 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 - 96e098d644 Configure Genode build with tup.config 2019-10-04 14:45:48 +02:00
Ehmry - 4d51c1671f Add tests 2019-10-04 12:46:23 +02:00