Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/dahliaOS/fuchsia-pine64-pinephone
https://github.com/dahliaOS/fuchsia-pine64-pinephone
Add support for reading JSON IR values relating to flexible enums, and
exposing various helpers....
Bug: 58349
Change-Id: I85130d30d239ae5d9e16389eeb53a9a7c53ceb56
Reviewed-on: https://fuchsia-rev...
Remove doc comment incorrectly copied/pasted from FakeL2cap into
FakeSignalingServer to avoid co...
This CL adds the LlvmFuzzer FIDL service. Fuzzer authors can write the
usual fuzz target functio...
Test cases are made uniformized by putting test data particulars behind
helpers - and helpful ma...
This extends the watch_handler library to handle cases where the
initial value is not known at t...
Adding a option to run tests in parallel. Need to add same option to
test executor and fx test a...
An item's CRC32 is computed as the hash of its header with its crc32
field set to 0, combined wi...
Change-Id: I1d05ab7be5da2d07d5c04a6decc1ee0e0d134c82
Reviewed-on: https://fuchsia-review.googles...
The code to generate out parameters is more complex than needed and
conditions in the templates ...
Uses the bootfs_test template to ensure that core tests emit metadata and adds these tests to th...
dd68d5fffd24cace8c0369e0310af48265dd573a authored over 4 years ago
Change-Id: Ibadaac81b60d795d5aeab7809d2e50ec6c94bf40
Reviewed-on: https://fuchsia-review.googles...
To help debug such events. Note: alert names cannot be larger than 14
characters, hence "audioun...
Aligns types in prep for ArchiveAccessor for logs.
Defines dg_data::Severity for serde traits.
...
This CL adds the Coverage and DataProvider FIDL services, which
aggregate sanitizer coverage fro...
Since we don't presently get max_num_reorder_frames
from the FW, for now we can lean on this heu...
Add max_tx_size to MediaStream to retrieve the Max TX size from the
underlying channel. Use it ...
request_host_service immediately turns a fasync::Channel back into a
non-async channel in every ...
Bug: 58679
Change-Id: Iee5a5428ccb61c2363be7700e0a7a20c9bc4afe0
Reviewed-on: https://fuchsia-re...
This is a feature added in Go 1.14 that lets us move client/server
cleanup logic into the helper...
Backstop will be verified by timekeeper rather than by the time sources
that will use this libra...
DdkAsyncRemove() will also call the unbind hook.
Since UsbInterface implements a trivial unbind...
5f29fc715685104618e3c62e9c1c51bd5b8db7de authored over 4 years agoMove some utility functions out into a `util` module.
TEST=fx test bt-a2dp-manager-tests
Chang...
21dd296fedfa2ff2ba606b727a10fa3ba2f5fb26 authored over 4 years ago
Cache the attributed page count returned by
AttributedPagesInRangeLocked(), along with the VMO h...
This reverts commit b6fe8e66190a562f079b831a788ddce8fa95a930.
Reason for revert: conflicted wit...
f8a81f18b45afb98e0a87e0a05b890f58745a6a9 authored over 4 years agoftl tests can new be run through fx test ft-/ftl-integration.
Fixed: 58908
TEST= ftl, ftl-inte...
2e9798a0ae3beef5a42a6fb44f73bc84b4b413d7 authored over 4 years ago
Tested: `fx set core.qemu-arm64 && fx build && fx qemu -N` and manually
confirmed block device e...
Change-Id: If84ee32b01e5c897614eada0c28377afa206c1af
Reviewed-on: https://fuchsia-review.googles...
Bug: 58349
Change-Id: I71e91f54b25f67d72786b81d7984f86dc09113ec
Reviewed-on: https://fuchsia-rev...
Fixed: 59028
Change-Id: Ie0cf0f53e605daa25caaedff430694a242a5ce20
Reviewed-on: https://fuchsia-r...
TESTED: Manually confirmed `fx set core.qemu-x64 && fx build && fx qemu
-kN` produced network in...
This CL adds the SanitizerCovProxy, which forwards data provided by the
__sanitizer_cov_* interf...
Fucshia (tree) now uses $HOME/.ssh/fuchsia_* paths by default.
Add $FUCHSIA_AUTHORIZED_KEYS as a...
Add a generation count associated with each VmObjectPaged hierarchy,
which is incremented on any...
This saves 57344 bytes
This does not inline for arrays, because it at least wasn't obvious
that...
Change-Id: I09f18536e97bc6103a3cde2e354400be96a488e4
Reviewed-on: https://fuchsia-review.googles...
Change-Id: I8281533b311ff13fd85b489dc35dcb96bd81ef0c
Reviewed-on: https://fuchsia-review.googles...
Add a new .gni file which will be included by the BUILD.zircon.gn
and BUILD.gn files of so-calle...
This commit fixes an issue with the NCP debug logging and adds a unit
test to verify correct beh...
Bug: 56167
Test: Paved Luis with full build, used touch to navigate UI
Test: Used print-input-re...
This CL provides several improvements to the zx_library() and
zx_host_tool() templates, as defin...
This locks down disallowing use of handle<subtype> for fuchsia.git.
Bug: 51001
Change-Id: Ibfb3...
We used to store the byte data of all blobs in memory. Now, we
store params that can be used to ...
Plugins can process an entire snapshot using custom logic written in
Rust. It is a playground to...
Make github.com/golang/protobuf depend on google.golang.org/protobuf.
This unblocks rolling gith...
uint16_t is a native type that is more efficient to use than 24 bits of
a uint32_t and we don't ...
Bug: 51001
Change-Id: Iac8f1de4f78bdc47eff472fbb48c355a4537d653
Reviewed-on: https://fuchsia-rev...
I had added invalid replace statements by error. This broke go test hard
unless the user added a...
Change-Id: I17b04711751848a80333e1d3396dc9f8e7fc35ea
Reviewed-on: https://fuchsia-review.googles...
Change-Id: I3185121d05eabdef4c87883b9f14b4e5e716e5fb
Reviewed-on: https://fuchsia-review.googles...
The `toolchain.environment` variable defined in global_variables.gni
didn't reflect the environm...
Fixed: 56436
Change-Id: Iebb351e7e45c17726c576e72992186ce49b4a997
Reviewed-on: https://fuchsia-r...
This doesn't really have any performance change, but
saves 4096 bytes in binary size.
Change-Id...
70b97062cda1f7e0b468c3cb80c4b91e1e7e4137 authored over 4 years agoThis is always a boolean constant.
This saves 32768 bytes
Performance changes are generally sl...
cecfa737f0147167830f6bd5e3b3d0822d9f7efc authored over 4 years ago
With this patchset, the block-verity implementation now supports
`OpenForVerifiedRead`, using a ...
Bug: 58349
Change-Id: Iae44e3f45452722387f18c292dc36cb267bfe159
Reviewed-on: https://fuchsia-rev...
This change should have no effect but the image now contains fewer
bootfs labels. Lots of irrele...
Including both linux and mac is not needed. The host_env alias points
to the appropriate environ...
Also adjust usb-host-stack group to match existing bundle pattern.
Bug: 58349
Change-Id: I7d69d...
More straightforward to manage test data in this form and we want
file-based tests in the future...
Uses the existing DDR bandwidth measuring tool, and adds
the ability to read the sticky register...
Change-Id: Ia40a71e3015589da29c775058495b242158a73f8
Reviewed-on: https://fuchsia-review.googles...
This reverts commit eb97de35426d2b351152b13a4b76b8098c3c9bf5.
The CL tickled race conditions in ...
Revert "[wlan][policy] Do not exit when location cannot be determined."
This reverts commit 536...
583aee815ad57ea467a703792cfe7b940bb06ec6 authored over 4 years ago
These tests cover a bunch of edge-cases involving ' ' and '.' in the
FAT implementation.
Bug: 5...
cdda9454443c7a9df79a8fc2881b4f415abf0eb9 authored over 4 years ago
TESTED: fx test netsvc-tests
Change-Id: Icb4f32282ad55e7890b6ffc189c532c93ca41735
Reviewed-on: h...
Allows reading a 'sticky' register which stores
DDR windowing tool results that were generated
b...
Tests:sl4f-service-tests
https://android-review.googlesource.com/c/platform/tools/test/connectiv...
Filenames with these characters trailing are invalid according to the
spec, so return an error w...
Exception broker hides many details and is hard to test. This change:
* executes the callback f...
1edb353c4d40d1f781fa8d627cb9bd228f6e9699 authored over 4 years ago
Fixed: 58910
TESTED: fx test sysconfig-sync-client-test
Change-Id: I385dbf7831661b39a914e4a1246...
1e3dcae654b3a7e18390a6e44ee2ea72133bb01d authored over 4 years ago
Bug: 55208
Change-Id: I734c0c0dc8b710058803b81726e82a8c64a02707
Reviewed-on: https://fuchsia-rev...
This relands commit 106d80bb86e5208e87e6d604dda5220499585427.
Change-Id: Ic097da93d36aedf37304d...
4b7c69019af1e1ed40803151cf3bc2b05588e7b8 authored over 4 years ago
`blobfs_stressor` is a CLI tool that uses the
blobfs stress test framework to run configurable
s...
This fixes a bug in which `zbi` would segfault when trying to render
JSON output for a ZBI with ...
Change-Id: Ib6f051a8ed729475a8b3f1eeb27823a1bda06947
Reviewed-on: https://fuchsia-review.googles...
In some tests, when starting a renderer, the following event sequence is
rare but possible:
1. ...
97f846097de73d2970780f1952b32c2327ecbe17 authored over 4 years ago
Change-Id: I1aa29cdd2db7f099397d61f1bc3eb3cb82b63710
Reviewed-on: https://fuchsia-review.googles...
This fixes an out-of-bounds read found by Clusterfuzz, by moving the sz
> avail check earlier, p...
The host_test_data template clashed with the one defined in
build/testing/host_test_data.gni. Id...
Test: fx test lowpan-tests
Change-Id: I0941af753560fc2e7cfda90b704d5aae416500ab
Reviewed-on: htt...
This reverts commit 17647c11debf594a606efc8e2107c5eb41e69bf8.
Astro and Sherlock configurations...
1589eeb23bb1024907fce54d50eead68ecf5e3e1 authored over 4 years ago
This CL reconciles read/write calls based on method name and breaks
reconciled FIDL calls into g...
I checked this one separately because it was affected by a bug in the
testrunners/runtests inter...
* The previous boot logs should never come from the current boot cycle, even if there were no lo...
9d93655e5e32272b80746b88db579050a66c874f authored over 4 years ago
Although we already log state transitions in Inspect, they are not
currently preserved after dev...
Also report format metrics under a "format node" and report "sample
format" as a stringified enu...
Bug:47016
Change-Id: Id64dd8114ed5e09d89dd75d594dd7ccfbe6a45b8
Reviewed-on: https://fuchsia-rev...
Use stream sockets instead of data-gram sockets for sending test's
stdout to test executor
- Thi...
Currently, the volume curve and loudness transform used for AudioOutputs
is gathered from the st...
slice_as_bytes combines two pieces of information:
- can a type be encoded/decoded via simple co...
fxb/58083 is fixed, which should allow this to reland.
MULTIPLY: system_tests_upgrade: 5
This ...
98f293444b6b9fcf1cf1d2b4bbbbf953af04f15d authored over 4 years ago
In preparation for converting RootPresenter to using the new
fuchsia.ui.pointerinjector API for ...
Change-Id: I825158cee17a38980a7b93e54146534e6352ec67
Reviewed-on: https://fuchsia-review.googles...
The inspect reader service was incorrectly making the first recursive
call to the Tree FIDL clie...
To facilitate testing, the ThreadStackManagerImpl class has been
converted to a thin wrapper aro...
This CL adds zircon_toolchain_suite() which will be used in
a future CL to support toolchain var...
If a KeySystem client attempts to create a ContentDecryptionModule with
an invalid data store id...
The tests access it (though they don't really need to). Providing this
allows the tests to run u...
This cl adds DebugName() in logs of gesture recognizers. This makes it
easy to debug when logs f...