nix-super/tests/unit/libstore
John Ericson 808082ea03 Ensure we can construct remote store configs in isolation
Progress towards #10766

I thought that #10768 achieved, but when I went to use this stuff (in
Hydra), turns out it did not. (Those `using FooConfig;` lines were not
working --- they are so finicky!) This PR gets the job done, and adds
some trivial unit tests to make sure I did what I intended.

I had to add add a header to expose `SSHStoreConfig`, after which the
preexisting `ssh-store-config.*` were very confusingly named files, so I
renamed them to `common-ssh-store-config.hh` to match the type defined
therein.
2024-07-15 17:32:49 -04:00
..
data Put back files for now 2024-07-02 09:26:22 -04:00
.version Put back files for now 2024-07-02 09:26:22 -04:00
build-utils-meson Put back files for now 2024-07-02 09:26:22 -04:00
common-protocol.cc Put back files for now 2024-07-02 09:26:22 -04:00
content-address.cc Put back files for now 2024-07-02 09:26:22 -04:00
derivation-advanced-attrs.cc Put back files for now 2024-07-02 09:26:22 -04:00
derivation.cc Put back files for now 2024-07-02 09:26:22 -04:00
derived-path.cc Put back files for now 2024-07-02 09:26:22 -04:00
downstream-placeholder.cc Put back files for now 2024-07-02 09:26:22 -04:00
legacy-ssh-store.cc Ensure we can construct remote store configs in isolation 2024-07-15 17:32:49 -04:00
local.mk Put unit tests back in old build system for now 2024-07-02 09:26:22 -04:00
machines.cc Put back files for now 2024-07-02 09:26:22 -04:00
meson.build Ensure we can construct remote store configs in isolation 2024-07-15 17:32:49 -04:00
nar-info-disk-cache.cc Put back files for now 2024-07-02 09:26:22 -04:00
nar-info.cc Put back files for now 2024-07-02 09:26:22 -04:00
nix_api_store.cc Put back files for now 2024-07-02 09:26:22 -04:00
outputs-spec.cc Put back files for now 2024-07-02 09:26:22 -04:00
package.nix Add resolvePath, filesetToSource indirections for Nixpkgs 2024-07-06 19:49:55 +02:00
path-info.cc dropEmptyInitThenConcatStringsSep -> concatStringSep: shortRefs are not empty 2024-07-13 03:06:24 +02:00
path.cc Put back files for now 2024-07-02 09:26:22 -04:00
references.cc Put back files for now 2024-07-02 09:26:22 -04:00
serve-protocol.cc Put back files for now 2024-07-02 09:26:22 -04:00
ssh-store.cc Ensure we can construct remote store configs in isolation 2024-07-15 17:32:49 -04:00
store-reference.cc Put back files for now 2024-07-02 09:26:22 -04:00
worker-protocol.cc Cleanup ContentAddressMethod to match docs 2024-06-24 10:24:06 -04:00