Emery Hemingway
d0df745ac5
tests: add low default timeout
2 years ago
Emery Hemingway
a8ad99b3d9
Update Genode Labs sources
2 years ago
Emery Hemingway
57a093afea
Update dhall-genode for Libc helper
2 years ago
Emery Hemingway
1dad7fa174
tests: add simple networking test
...
Just a test that pings one machine from another.
2 years ago
Emery Hemingway
9a8939dc1a
nixos: cleanup networking, initialize eth0 during tests
2 years ago
Emery Hemingway
f8df320507
nixos: add genode.init.coreROMs option
...
Explicitly specify ROMs that must route past the nix-store.
2 years ago
Emery Hemingway
233986e6bc
nixos: do not set a default Nic driver
...
Setting a default driver will cause confusion later.
2 years ago
Emery Hemingway
a2a152b68a
tests: add Bash test
...
Test Bash and Coretuils from the Genode Labs ports.
2 years ago
Emery Hemingway
df5be1d6dc
Simplify packages layout
2 years ago
Emery Hemingway
ddc65a8087
Refactor routing
...
Patch init to simplify routing. Update Dhall library and NixOS modules
accordingly.
2 years ago
Emery Hemingway
ebf3606705
Port NixOS module system
...
Convert the tests to use the module system from NixOS.
2 years ago
Emery Hemingway
f53eb6cd3b
Update dhall-genode for policy-route changes
2 years ago
Emery Hemingway
552b18bf8d
Add virtio network devices to qemu
2 years ago
Emery Hemingway
c3385aedd0
genodeSources: 20.05 -> 20.08
2 years ago
Emery Hemingway
1f53f25419
Relicense as MIT
2 years ago
Emery Hemingway
4f74ff9452
Documentation and cleanup
3 years ago
Emery Hemingway
100be5270a
dhall: policy specification
3 years ago
Emery Hemingway
6d2eb81def
tests/vmm_arm: recreate device-tree-binary
3 years ago
Emery Hemingway
f939ff7d39
Add vmm_arm test
3 years ago
Emery Hemingway
559f4aa3c0
Add aarch64 platform
...
Add the hw-virt_qemu platform to tests, rename hw to hw-pc.
3 years ago
Emery Hemingway
40c1977779
Replace test framework
...
Adopt the Python test driver from NixOS. Temporarily drop Sotest
runs.
3 years ago
Emery Hemingway
46c6561302
test/posix: convert to bash script
3 years ago
Emery Hemingway
4acaab5244
test: pass store to test children
3 years ago
Emery Hemingway
f289a4b88f
tests: load binaries from store tarball
...
Remove linux tests, not compatible with cached_fs_rom.
3 years ago
Emery Hemingway
53afe72493
tests: initially format ROM manifests into maps
3 years ago
Emery Hemingway
ba2d96d419
Place binaries into $out directories rather than simply as $out
3 years ago
Emery Hemingway
4696802515
solo5: 0.6.4 -> 0.6.5
3 years ago
Emery Hemingway
a50b0a7d0e
Remove Noux test, remove prebuilt depo packages
...
The stdenv is not building against the Noux libc, so remove it.
3 years ago
Emery Hemingway
55c093e0c5
Use updateAutotoolsGnuConfigScript to build legacy packages
...
Update Nixpkgs to use the updateAutotoolsGnuConfigScript hook everywhere
for Genode target platforms. Tweak Coreutils and Bash to compile, make
some tests.
3 years ago
Emery Hemingway
32d65d2f41
Patch Genode upstream to use conventional library names
...
Use library names that are compatible with legacy software.
3 years ago
Emery Hemingway
bdcc22d5be
dhall-genode: update to fix missing parent-provides
3 years ago
Emery Hemingway
06c8283dee
test: update to use new routes configuration method
3 years ago
Emery Hemingway
d8ba46e742
tests: consolidate sotest to a single project
...
Make one SoTest run per hydra evaluation.
3 years ago
Emery Hemingway
1f5dfe4ef5
tests: add vmm_x86 test
3 years ago
Emery Hemingway
1400dded7e
fixup! tests: consolidate rtc, signal, pci into x86 test
3 years ago
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.
3 years ago
Emery Hemingway
78c5a2bb19
Test consolidation
3 years ago
Emery Hemingway
e97e80dcaf
block_router: 0.1.1 <- 0.1.0
3 years ago
Emery Hemingway
e48de48711
Optimize base-hw tests, include dhall config with build
3 years ago
Emery Hemingway
ed3cf7f063
Prefer Genode Labs packages from depot builds
3 years ago
Emery Hemingway
33d866c5e7
Cleanup checks
3 years ago
Emery Hemingway
8cdc415417
Optimize Dhall processing
3 years ago
Emery Hemingway
049b0d3053
tests: rename hostPkgs to buildPkgs
...
This is consistent with Nixpkgs terminology.
3 years ago
Emery Hemingway
db7d458b5e
Add package manifests at testing site
...
The manifests can be generated at late as possible. Also, in the future
a list of binaries in use by an init expression can be extracted and
selected from a list of input packages.
3 years ago
Emery Hemingway
a0a31fa548
Restructure flake.nix to use a nixpkgs overlay
3 years ago
Emery Hemingway
6558f3c232
Add block_router package
3 years ago
Emery Hemingway
818014787f
Update to latest Dhall in Nixpkgs master
3 years ago
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.
3 years ago
Emery Hemingway
2aab55dc38
Write boot image configuration to file during compilation
...
Sometimes ld chokes on complex XML renderings.
3 years ago
Emery Hemingway
19dccc4862
Update dhall-genode, use report_rom inference
3 years ago