Emery Hemingway
df5be1d6dc
Simplify packages layout
2020-11-13 15:03:32 +01:00
Emery Hemingway
ddc65a8087
Refactor routing
...
Patch init to simplify routing. Update Dhall library and NixOS modules
accordingly.
2020-11-13 14:47:24 +01:00
Emery Hemingway
ebf3606705
Port NixOS module system
...
Convert the tests to use the module system from NixOS.
2020-11-01 20:29:19 +01:00
Emery Hemingway
f53eb6cd3b
Update dhall-genode for policy-route changes
2020-10-23 10:16:24 +02:00
Emery Hemingway
c3385aedd0
genodeSources: 20.05 -> 20.08
2020-09-02 13:01:53 +02:00
Emery Hemingway
1f53f25419
Relicense as MIT
2020-08-27 17:15:09 +02:00
Emery Hemingway
100be5270a
dhall: policy specification
2020-06-11 11:10:39 +05:30
Emery Hemingway
559f4aa3c0
Add aarch64 platform
...
Add the hw-virt_qemu platform to tests, rename hw to hw-pc.
2020-06-03 16:56:33 +05:30
Emery Hemingway
40c1977779
Replace test framework
...
Adopt the Python test driver from NixOS. Temporarily drop Sotest
runs.
2020-06-01 17:15:03 +05:30
Emery Hemingway
4696802515
solo5: 0.6.4 -> 0.6.5
2020-05-15 11:12:43 +05:30
Emery Hemingway
bdcc22d5be
dhall-genode: update to fix missing parent-provides
2020-05-01 06:33:27 +05:30
Emery Hemingway
06c8283dee
test: update to use new routes configuration method
2020-05-01 05:22:58 +05:30
Emery Hemingway
d8ba46e742
tests: consolidate sotest to a single project
...
Make one SoTest run per hydra evaluation.
2020-04-26 11:55:02 +05:30
Emery Hemingway
1400dded7e
fixup! tests: consolidate rtc, signal, pci into x86 test
2020-04-26 11:48:05 +05:30
Emery Hemingway
722edd4d8e
tests: make sotest opt-in
...
Sotest must be explicitly enabled for tests. Use new build-product
subtypes for hydra. Use bender binary provided by Cyberus.
2020-04-15 16:47:46 +05:30
Emery Hemingway
78c5a2bb19
Test consolidation
2020-04-14 00:01:39 +05:30
Emery Hemingway
ed3cf7f063
Prefer Genode Labs packages from depot builds
2020-04-08 21:22:52 +05:30
Emery Hemingway
818014787f
Update to latest Dhall in Nixpkgs master
2020-03-18 19:40:58 +05:30
Emery Hemingway
6d6d585f0f
Refactor of packaging and testing
...
- Remove manifests from Dhall configurations and mix all
test inputs to generate test ROM maps.
- All loader and timer drivers are name ld.lib.so and timer_drv.
- Replace packages of multiple Genode Labs targets with functions
to build individual targets. These packages are not explicitly
specified unless they require inputs from the source ports or
extra nativeBuildInputs.
- Add support for building from Genode world repository.
2020-03-18 19:39:57 +05:30
Emery Hemingway
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
Emery Hemingway
94868758e5
Refactor tests to use nested Init/Child type
2020-02-24 22:47:07 +01:00
Emery Hemingway
d37bff8d16
Derive QEMU memory for tests from init configuration
...
Boot QEMU tests with the minimum required memory. This value can be
derived from the test configuration rather than set manually.
2020-02-19 13:26:15 +01:00
Emery Hemingway
36f682ccd4
Update Genode Dhall library
...
Freeze the library when committing to the Nix store. The Init.toStart
function now lowers an only-child automatically, so adjust the Timer
service routes in tests accordingly.
2020-02-19 13:26:15 +01:00
Emery Hemingway
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
Emery Hemingway
c5da3100c4
Solo5 tests must exit for Sotest compatibility
2020-01-24 14:46:51 +01:00
Emery Hemingway
3aba7ac2c2
Use Genode.Boot.Rom type when building test images
2020-01-24 14:46:51 +01:00
Emery Hemingway
4fa63f845d
Fix Solo5 library
...
The solo5.lib.so library must be stripped to be compatible with ld.lib.so.
2020-01-24 14:46:51 +01:00
Emery Hemingway
3494b589ec
Test exits must propagate
...
When a test component exits this needs to be caught by a test harness,
therefore the intermediate init needs to exit as well.
2020-01-24 14:46:51 +01:00
Emery Hemingway
02ab09bd3a
Remove solo5 test meta.maintainers
2020-01-24 14:46:51 +01:00
Emery Hemingway
4af2598ecb
Use flake apps for tests
2020-01-24 14:46:51 +01:00
Emery Hemingway
40df18a963
Relicense as CC0-1.0
2020-01-24 14:46:41 +01:00
Emery Hemingway
48eec79d46
Move packaging of Genode core repositories here
2020-01-22 13:02:43 +01:00
Emery Hemingway
7388091a3e
Update flake
2020-01-14 17:07:51 +01:00
Emery Hemingway
606b45b96a
Initial Nix flake
2019-11-17 13:24:08 +01:00
Emery Hemingway
9410b836c2
Use "record override" syntatic-sugar in Dhall test configs
2019-10-23 14:12:02 +02:00
Emery Hemingway
4ecd77a06d
Split Solo5 tests
2019-10-23 00:54:35 +02:00