2
0
Fork 0
Commit Graph

31 Commits (53a18acd0826499ff644775dce16b660a6583101)

Author SHA1 Message Date
Emery Hemingway 53a18acd08 Use cross-compliation pairs in Flake 3 years ago
Emery Hemingway 15360a0ff5 Move upstream build to external flake 3 years ago
Emery Hemingway bd1ac437ba Take pre-built binaries from a genode-depot flake 3 years ago
Emery Hemingway 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
3 years ago
Emery Hemingway 20594a9962 Build QEMU script with ISO 3 years ago
Emery Hemingway 410a6522c5 Add 'lib' to flake top-level 3 years ago
Emery Hemingway 4aba5a4e85 Convert flake to a attrset of systems 3 years ago
Emery Hemingway 7eda0b9f55 Rename genode.os to genode-os 3 years ago
Emery Hemingway 606b45b96a Initial Nix flake 3 years ago
Emery Hemingway d57a144978 Update Genode sources, test Nix-built core 3 years ago
Emery Hemingway ccdfcd7a5b Set preferLocalBuild for tests 3 years ago
Emery Hemingway 318d718724 Configure QEMU with q35 machine model 3 years ago
Emery Hemingway d812f2b3a9 Test with full QEMU version, PC model 3 years ago
Emery Hemingway 5e2037815d Update upstream rev and remove some depot binaries from tests 3 years ago
Emery Hemingway 9410b836c2 Use "record override" syntatic-sugar in Dhall test configs 3 years ago
Emery Hemingway 4ecd77a06d Split Solo5 tests 3 years ago
Emery Hemingway 1d3e849bc4 Pass a testEnv attrset when importing test files
This allows test files to contain multiple test derivations and check
test harness attributes.
3 years ago
Emery Hemingway 0af2761b44 Add PCI test 4 years ago
Emery Hemingway 504f59716c Make "config" and "iso" test attributes accessible 4 years ago
Emery Hemingway a3f8d20d23 Tests: replace most of the Tcl code
Tcl is awful. Generate NOVA test ISOs with a shell script derivation.
4 years ago
Emery Hemingway ae10abc7f2 Update dhall-haskell, enable tests for Hydra 4 years ago
Emery Hemingway fbc11b0698 Publish NOVA test ISOs 4 years ago
Emery Hemingway 434f364021 Add more Solo5 tests 4 years ago
Emery Hemingway cb7e956a73 Collect test modules by procedure 4 years ago
Emery Hemingway 9096313d6c Add NOVA tests 4 years ago
Emery Hemingway 484d036057 Fix base-linux build, compile -O2 4 years ago
Emery Hemingway 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.
4 years ago
Emery Hemingway 70c090af51 Add Solo5 package and tests 4 years ago
Emery Hemingway a1259a54e7 Tests: split off Linux test driver, generate with Dhall 4 years ago
Emery Hemingway 96e098d644 Configure Genode build with tup.config 4 years ago
Emery Hemingway 4d51c1671f Add tests 4 years ago