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

[hwstress] Flash test uses all free disk space by default.

Change-Id: Ia2fa2739e8e6aa70c1a8730b3c2934c18843f766
Reviewed-on: https://fuchsia-review.googles...

cf06ef9f82c42c6169ca7dc92c27a6586eb510ad authored over 4 years ago
[vfs] Fail on long path names.

Obey the protocol constraints dictated by fuchsia.io, and limit the
length of paths and file nam...

f930cf4a858b08905bdec7bd5f4bdd1411ab4969 authored over 4 years ago
[vfs] Fix "no permission" error codes for files.

The fs_tests expect these to return EBADF, which corresponds to
BAD_HANDLE.

Change-Id: Ied0de90...

0131336db5fda3ee31f7e7e54b2c09853963903e authored over 4 years ago
[GN SDK] Updating to use common SSH keys

This change updates the path for the SSH key that is used
to connect to Fuchsia devices to be in...

5ac9b6ddcefaa9212cfcf2d236d81b789c04520c authored over 4 years ago
[storage] Move rename tests to new fs_test framework.

Bug: 52611
Change-Id: I4868366c12a4a804acc9519a9d5e7dde8673a56e
Reviewed-on: https://fuchsia-rev...

cc95eafb9acf80618e7be7088f04a328f1a93d3d authored over 4 years ago
[storage] Move realpath tests to new fs_test framework.

Also removed read-write tests since they were only to test the initial
commit of the framework a...

a635afba02e59b5e28d4afad4358f28929480831 authored over 4 years ago
[bsdsocket_test] (Try to) avoid shutdown/data race

See code comments for details.

Test: fx test -od netstack-bsdsocket-c-api-test -- \
--gtest...

07efd02a5da4cc144567123811f0a338ff5ebcdd authored over 4 years ago
[ping3] Enable integration tests using IPv6

Fixed: 53896

Change-Id: I78a16ef899679eefd75195fa9f1430e08741fa32
Reviewed-on: https://fuchsia-...

a3e741cba05213070e72f1f1d3a26ccf2c26f1e1 authored over 4 years ago
[ddk-instance-lifecycle-test] Migrate to new build template

TESTED: fx test ddk-instance-lifecycle-test
Change-Id: I775b007e41e4ef17be2ceab179e5f6c678291f23...

51e31d597fafa6ac600971fc2891b5bde6a3c7e9 authored over 4 years ago
[fidl][rust] Use unsafe_{encode/decode} for zx_status::Status

These are effectively integers, so the implementation reuses the i32
encoder/decoder. Epitaph is...

db8c1b6d643c5dd062a6cb81295e0ddb97a837df authored over 4 years ago
[bsdsocket_test] format-code

Change-Id: I81f29f9ca422635fa703bea107b398e1a46511f3
Reviewed-on: https://fuchsia-review.googles...

79e1791af2309b6b11a9c7417aa5305d56df5b47 authored over 4 years ago
[build] Use empty group when there are no prebuilt debug symbols

When prebuilt debug symbols aren't present, having a prebuilt_binaries
module with //prebuilt/.b...

397b6f3c4b5a262d4e3369ecdba77f1bfea26e14 authored over 4 years ago
[netstack] Remove DNS client

Remove manual FIDL tag manipulation while I'm here.

Fixed: 20808
Change-Id: I18936ad6ce8b2c4be3...

32cba5c17a4dd24bf0e3b2fc4a200b27ec629bd6 authored over 4 years ago
[bootserver] Allow the system to boot slowly

Relax the test to allow the first response from netsvc to come after an
arbitrary period of time...

ee8484c55b62fb02dc4b83c00833737d425491f4 authored over 4 years ago
[cmc] Deny unknown fields for structs

This prevents misspellings of fields from going unnoticed.

Bug: 33183
Change-Id: I6c038cd2005e1...

9e4a5908ba5a45bf919d852ad0f55d44b2f81cb4 authored over 4 years ago
[ping3] Use netemul rust library for tests

Fixed: 55483

Change-Id: I75131905af475e16334f501c4e815985cab755a0
Reviewed-on: https://fuchsia-...

224dbc8025c9e4c90b710c20c0d86aab19d83742 authored over 4 years ago
[netcfg] Start DHCPv6 client for host interfaces

When a host interface comes up, start the DHCPv6 client and configure
the DNS resolver with DNS ...

8a918bffa492a695cc65a899cbc3a90f0a1d4272 authored over 4 years ago
[host][blobfs] Always build host zstd with optimizations

The host blobfs tool reads files, hashes them, and compresses them in a
small collection of thre...

e03929d65ffea522462eb3eb994e15e0c5a575c6 authored over 4 years ago
[breakpad] use <_> as module name for Rust executables

* the executables don't have a module name at runtime so we should use
the same dummy module n...

b2827704971bb8d2c69a94a55ceebb453e5f29e3 authored over 4 years ago
[feedback_data] remove intermediary fuchsia::mem::Buffer

* now that there is a single fuchsia::mem::Buffer at the end, there is
no need to have an inte...

66c77ffc906b6cc4962364b71cbb47482ab1ece5 authored over 4 years ago
[media][test] Add h265-encoder-test

Add integration test for h265 encoder. Validates headers and NAL types
and provides a way to cap...

16b2cdb1142ac8d68f1d6e82b8d29ae3b331ac97 authored over 4 years ago
[codec] Add test for hardware h265 encoder presence on sherlock

Test: fx test codec_detect_hw_encode_test
Change-Id: I946c8f8ff35f28b97e9b36d13a95e1aa500eabdf
R...

8c904fc45b7a0b8248e0ad9256bf59a2ed5bbafc authored over 4 years ago
[escher] Get rid of undefined behavior in bit operations.

Bitwise left shift operation invokes undefined
behavior when the left side operand has negative
...

f16529d20d6ccc7f416a5745e6600ef09f2a4080 authored over 4 years ago
[openthread][test] Migrate to new build templates

These new templates allow for much simpler build rules and allow for
removal of /boot from sandb...

c9e61d725ff677fe8934b8ec92338f16892be8f2 authored over 4 years ago
[feedback] Fix encoding dependent tests and gpretty_printers.

* Some tests assumed that we use the identity encoding.
* These tests should handle cases where ...

71473cabd0f12f014b05246ced43497240798805 authored over 4 years ago
[backlight] Add clamp rgb protocol to backlight

On Astro and Sherlock, the rgb values need to get clamped to a minimum
value in order to reduce ...

57b1f8a2cf27f2ce688e43600f54f36d28fa2f09 authored over 4 years ago
[libdriver-integration-test] Migrate to new build template

TESTED: fx test libdriver-integration-test.cmx
Change-Id: I63a2c6c4329ee192bd0691a4e17bea3aeeb0a...

258c03788b427ae8eff389a271c3f9166e7e78b1 authored over 4 years ago
[kernel][x86] Speculation: L1TF unit test

Add a unit test that spot-checks page tables to ensure Fuchsia is safe
against the L1TF vulnerab...

bcd2a02d0330aac5e1177cf452fc476f06cbc7a1 authored over 4 years ago
[display] Add new Banjo protocol used for clamping RGB values

On Amlogic hardware, in order to prevent backlight bleeding (very dark
rooms with maximum bright...

adee9887b7c4521974ea4ccaab4f1c82437baa6a authored over 4 years ago
[modular] Workaround for fxbug.dev/55769 in Agent Runner.

This changes the logic for when to use an agent's outgoing dir to
connect to services it publish...

0c0844dfed3bf9052201341527e527b0bc9f0d65 authored over 4 years ago
[logs] Rename diagnostic_streams' GN target.

Change-Id: I312bbb1e68330bb7b168c8eb45e616acd5369cf3
Reviewed-on: https://fuchsia-review.googles...

24d8f3b73d531b9ce3334b5bdb3ec05daa582ba1 authored over 4 years ago
[modular] Deduplicate package URL patterns in modular config schema

* Add a fuchsia_pkg_url definition
* Reindent some objects with a single property

Test: ajv -s ...

4bd2156d89e96674a4395b2dcd50b72d271e8375 authored over 4 years ago
[modular] Fix modular config schema not validating several elements

* Broken $ref in base_shell
* `required` in component_args was specified in the wrong place,
s...

f93c1e1df68ae162e885c47a5983d532f4a4d46c authored over 4 years ago
Revert "[system-updater] Cleanup legacy functionality"

This reverts commit 48df7a770967b5fb6d6b6378d5c14a86012b7389.

Reason for revert: broken system-...

e618c400d88083218552a0ae6aa497d17f2b5dcb authored over 4 years ago
[ddktl] Remove default parameters from DdkAdd

Change-Id: Iefd2045df9d557975a3bb09377f886beddccaa96
Reviewed-on: https://fuchsia-review.googles...

3aa6ec54cc5721c207a52d117b46a0ef1035908b authored over 4 years ago
[symbolizer] Rename -ids to -ids-txt

To keep consistency with zxdb/fidlcat. "-ids" becomes an alias for
"-ids-txt".

Bug: 53034
Chang...

acc2f0ff659f2515aadb6210ed1e806d972cb551 authored over 4 years ago
[sysmem] Add Vulkan buffer usage flags.

In order to support allocating memory for Vulkan buffers,
we need to add flag bits for VkBuffer ...

ed7f313f57753d73943bf8850e44df824de38ebd authored over 4 years ago
[fbl][containers] Relax ContainableBaseClasses rules

Previously, it was illegal to use ContainableBaseClasses to specify
the containers that your obj...

5508a75858e5447591bf377bcc7db030ac8190b2 authored over 4 years ago
[fvm][test] Migrate to new build templates

TESTED: fx test fvm-test
TESTED: fx test fvm-integration-test
Change-Id: I000e4ef00fdde3d98d3081...

3ed7c1c249c51100ed93476cdf3252fc1ffd1c76 authored over 4 years ago
[scrutiny] Add scrutiny shell.

This change introduces several new features that improve the command
line usage of scrutiny.

Fi...

5f57527b13bcd59c1153f48f88be5a50570e3473 authored over 4 years ago
[feedback] Make a monolithic UnitTestFixture

Functionality for what would be an InspectTestFixture is being added. The
current approach doesn...

fec825455b12853ed2ab498fc4939f2f7496aaff authored over 4 years ago
[fidl][rust] Benchmarks for making a FIDL call

The echo call benchmark already exists in LLCPP and HLCPP
and measures making a call to a server...

f572b833ced1d32d468f9f398013a9a589aae18d authored over 4 years ago
[netemul] Extract utilities from network/tests

No behaviour change.

Bug: 55483

Change-Id: I0a4682d700467b24eb592f861d2905017c5c91dc
Reviewed-...

31292e2f3c2579b54e0a33fdd65c09fa691f0af6 authored over 4 years ago
[cm] Add "capabilities" section to ComponentDecl

This section contains capability declarations, which are currently
top-level for each capability...

269ce327432d96aa327b847be52db692949ba358 authored over 4 years ago
[bind-debugger-test] Migrate to new build templates

TESTED: fx test bind-debugger-test
Change-Id: I6f3a4b233fd0bec1b57644eb15aa6d7786c4f374
Reviewed...

f9bfc6b5f62c535beb4487923d926a476306f24c authored over 4 years ago
[fx][create] Delete copy constructor instead of move

Test: fx test //tools/create
Change-Id: I3d43d08219c5da5a5143cd3ff5370b10f995e7da
Reviewed-on: h...

86b74bc9128dfdbe9cc1efa5ef1050f5e92007c6 authored over 4 years ago
[netsvc] Log interface status change events

In order to help infra debug connectivity problems,
we should log the connection status in netsv...

33885d809e1b0ef37f784c8830891795829e595c authored over 4 years ago
[net-types] Update is_unicast_in_subnet checks

Update `is_unicast_in_subnet` to also check that an address is in the
given subnet.

While I'm h...

2909c47889d9a30e86ae1231e4686dc441d8b017 authored over 4 years ago
[ddk-metadata-test] Migrate test to new build template

TESTED: fx test ddk-metadata-test
Change-Id: Ie9733b18ddad2c3a813bd53428c6aacb3985e7d7
Reviewed-...

7647a1f1208d875b9b45091a081002f10691a8ae authored over 4 years ago
[kernel][arm] Add utility to convert MPIDR to CPU number

This exposes existing logic.

Change-Id: I6807d684c93339ee3323bd202a41d8d04fec330f
Reviewed-on: ...

f5ee0f8ebe1aa7eeba6735b87ccd9586d67729d8 authored over 4 years ago
Revert "[mock-resolver] Default to package not found"

This reverts commit 734694a95628f133d6977c57aa29f73459a820cb.

Reason for revert: broken test (f...

4f3434729c0daf4cd598c8fbdf061459615d0ffd authored over 4 years ago
[debugger] Add job handle abstraction.

Adds the ability to enumerate processes, jobs, and threads from the new
*Handle abstractions. Us...

3bf1a49df575b63a55fa497892b932688d83f048 authored over 4 years ago
[gtest_runner] Don't error log when can't delete temp dir.

We should not log error as that directory might not even be present, and
we don't want to check ...

32ea011efc6c9ba10606f0366e31c23510c88d2b authored over 4 years ago
[kernel][dev][psci] add some additional debug commands

Just a few commands to let you manually run some of the PSCI commands.

Change-Id: If0d9fc63dad7...

fd97865e5a00f8c7008284b60c2b63a88a7ec28d authored over 4 years ago
[power_manager] Remove SystemPowerHandler node

Now that the power_manager is using the SystemShutdownHandler node for
initiating system shutdow...

d772e81f7c26bb805d84a275ec88227e8ea62511 authored over 4 years ago
[appmgr-tests] Fix on local

With recent change to fx test, now test url comes with a package
identifying hash. Fixing the te...

d35cb116759ecd961d80f4b20ef44f9fc75fee57 authored over 4 years ago
[aml-cpu][inspect] Created inspect node containing cpu info for factory

tools.

Test: runtests -t aml-cpu-test
Change-Id: Iececa1fdd213c907cea73c5ad09cc5e0069f6c00
Revie...

508823a487995d2318dc5f67dbdf17d7bdb0ff53 authored over 4 years ago
[block-verity] mutable device supports read/write

This adds support to the mutable device for reading and writing the
underlying block device.

Ad...

ec2b3de10ccfefd2d0c7b37d089b762d084d4040 authored over 4 years ago
[brcmfmac] Handle client deauth req in SoftAP mode.

Deauth request for an associated client is currently silently
ignored. This change passes the re...

d1765db8413a56e5f2504cd93fe0477819f17ea8 authored over 4 years ago
[scenic] Fix compiler error in shadertoy service

Fixed: 55367
Change-Id: I96e80b1778b960a42b64faf9f2147f1add825b26
Reviewed-on: https://fuchsia-r...

199700f58816d0a3d5c6398602ba37d39e540693 authored over 4 years ago
[bind-fail-test] Migrate to new build template

TESTED: fx test bind-fail-test
Change-Id: If310714f8cc08a602d6c8722680238b501d8c8c5
Reviewed-on:...

57c4ad9db8fc26caa43e48bafcdc31d952f5d957 authored over 4 years ago
[examples] Add basic rust logging example.

Adds an API to fuchsia-syslog-listener for launching apps which log.

Change-Id: I77a623b90286f0...

0c3f0b91fc34fe10c1620a07127ffc21b173ac5a authored over 4 years ago
[fvm-sparse-reader] Assert to make sure metadata header length is always greater than sizeof(image)

Bug: 34555 #done

Change-Id: I66409897d52b6efe45299b839ed5fe64747771f0
Reviewed-on: https://fuch...

107520ea364674c527f902c9d82166d16a7e9010 authored over 4 years ago
[screen_is_not_black] Fix flaky test

Fixed: 54158
Multiply: screen_is_not_black_no_basemgr_test

Change-Id: Ie13d606fa84f87e6cb177ace...

52352f32a4f73815083896520d6ca43f3b891094 authored over 4 years ago
[fidl] Split fidl_compatibility_test

This splits the fidl_compatibility test into separate suites and
generates test components for e...

300dd1a0183d4ff607d0799c03b15153fce891f9 authored over 4 years ago
[cobalt] Fuchsia Activity Listener

Implement an instance of the base class ActivityListenerInterface. This
class reads the device s...

0b6ac1ecfb34de6cbaa1c592979b259a4c40f9e5 authored over 4 years ago
[lowpan][lowpanctl] Add support for `--format` option to `status` cmd.

This commit adds the `--format` option to the `status` command, which
allows the caller to selec...

f62e298d34062fedf122eaef57c8b8d686c1e49f authored over 4 years ago
[alln] Delete //zircon/system/uapp/trace-example

Fixed: 45695
Change-Id: Ifaa28fc89df551b966b216c9dac23df760a39c79
Reviewed-on: https://fuchsia-r...

02df2216ecdca16cda5f8043c5440b26d52e5fd4 authored over 4 years ago
[a11y] Change Next/Previous Traversal to DFS.

This cl changes the next/previous traversal to Depth First.

Testing:
* Manually Tested
* Bu...

fe95c56c63bbe7c772ca95724bf248f72e08bb6e authored over 4 years ago
[fidl] Update compatibility test to use new Gn rules

This also bundles all of the "garnet" server components into a single
package.

Change-Id: I6590...

e10056fbbb4ec810987d250729edd081bddfed80 authored over 4 years ago
[gn][fx][set] Introduce default top-level host-only labels

This extends the build and `fx set` to add support for building labels
that are only built with ...

417cf8cfb3fc60270b88f879707aed9909523c37 authored over 4 years ago
[FDF]Remove implementation hardware.power.statecontrol

With orderly shutdown implemented, all the power.statecontrol operations
are handled by power ma...

43b05af9e3f4041db845b0251574d8da9e328e3a authored over 4 years ago
[mock-resolver] Default to package not found

The mock package resolver was responding to resolve requests it wasn't
expecting with Status::OK...

734694a95628f133d6977c57aa29f73459a820cb authored over 4 years ago
[sherlock] Add HEVC video encoder device

Expose a device that contains all the resources needed for HEVC encoder
on sherlock.

Test: runt...

7f4c4f412408bedd2f59db3c4e8198d6161d4151 authored over 4 years ago
[acts] Add device envs to test definitions

The ACTS tests stopped running because the test definitions did
not specify the device needed to...

4a0876b06a4ccc94d1474cf6956b4df00c51d7b1 authored over 4 years ago
[alln] Move zircon/system/uapp/trace-benchmark to src/bringup/bin/trace-benchmark

Bug: 45695
Change-Id: Iff049b40d04302f2f14ff15d91e0e9f6e24fb66d
Reviewed-on: https://fuchsia-rev...

fb11a5d72ee173449c6a5ce97ae5fe07744ab916 authored over 4 years ago
[driver-host-test] Migrate test to new build template

TESTED: fx test driver-host-tests
Change-Id: Ieb215666e9b8001af3a6d77b0ac14f5aa5363f07
Reviewed-...

061f879da5f17a496d239153024dea2e1dc6dbf2 authored over 4 years ago
Reland "[kernel] default periodic load balancer to on."

This reverts commit bdaae572ab0fdb570ef6bd090e475015b7e539f2.

Reason for revert: flake happened...

4d957dd3f128d3171a218008ffaa40193d21301c authored over 4 years ago
[factory_reset][test] Migrate test to new build template

This new build rule makes the test actually hermetic.

TESTED: fx test factory-reset-tests
Chang...

80a7c10267b24d121fb985fa1da5a2f8644943d0 authored over 4 years ago
[hidctl] Join with the worker thread in DdkRelease.

Otherwise it's possible that the worker thread replies to the unbind,
DdkRelease() deletes the d...

b353b656afbe68bc4b181c13ac2cfe1ebece33dc authored over 4 years ago
[triage] Remove stale comment.

Change-Id: Ide0fdab489c485cd926a3db8f22a00e86f3b3827
Reviewed-on: https://fuchsia-review.googles...

b4ad425b19c5c6c5291781cc6eaa865f1f30e121 authored over 4 years ago
[settings] Handle watch in fidl handlers

Watch is added as a duplicate of watch2 for the purpose of a
soft-transition name change from wa...

09ddbec8eca5be230c7df15a154877c8929d49e9 authored over 4 years ago
[camera][controller] Migrate off DdkRemoveDeprecated.

DdkAsyncRemove() will additionally request calling the unbind hook.
Since the current unbind imp...

061969f1579e0e2b8c3e72a8bac59b67b49db174 authored over 4 years ago
[fuchsia-syslog] Disable flaky test

listen_for_syslog() is failing on fuchsia-arm64-asan at a very high rate.

Change-Id: Id1b1e75f...

b89100b780c0d37a11d13aef73d69beb2ebb4cae authored over 4 years ago
[blobfs] style: Per convention out arguments should always be last

Change-Id: Id93bce67e9c784b2322fd7655875e9885adda573
Reviewed-on: https://fuchsia-review.googles...

b6795b5a51f1411558a1731263533b6884c8bbdf authored over 4 years ago
[inspect][cleanup] InspectDataFetcher#get now returns the full archivist response

This allows clients to verify not only the hierarchy but other fields
such as metadata, etc.

Te...

83264dcedeb12be72e8c779022d7a7dbf339171d authored over 4 years ago
[settings] Add soft-transition back to watch

Fixed: 53742
Test: fx test setui_service_tests setui_client_tests
setui_client_interface_test

C...

b391bd185a2291f7260b2b9a15b908d81ac5124d authored over 4 years ago
[blobfs] Deduplicate query filesystem

TEST: blobfs integration tests.

Change-Id: Iac39f64250f181d2e057f47abf9774df51e8a596
Reviewed-o...

4c07abdd3593c438fa4216439d56eefb1fc82bd7 authored over 4 years ago
[system-updater] Cleanup legacy functionality

Now that the old implementation of the system updater no longer exists,
this change simplifies t...

48df7a770967b5fb6d6b6378d5c14a86012b7389 authored over 4 years ago
[graphics][tests] Run vkreadback on AEMU

Multiply: vkreadback

Bug: 55859

Change-Id: I74c7a3f1f0302237baf94757a71f3a93562983ad
Reviewed-...

ff2e782e1b4340f91986aa0d935bc12ea70b7018 authored over 4 years ago
[bt][a2dp] Add ERTM flag to pass ERTM PTS Tests

Adds an optional flag to prefer ERTM for signaling connection
establishment for both A2DP sink a...

631e05ebe9aaf197ee66e2fa1427e929110d11ee authored over 4 years ago
[graphics][tests] Fix allocation counting

Change-Id: I85fd23f509e02eab6738ab0ac0e9feba63bf29fd
Reviewed-on: https://fuchsia-review.googles...

2e9eef6ff2345512f89bc969af00e07eea2a717c authored over 4 years ago
[fidlcat] Two step decoding for SyscallInputOutputObject

Implements ComputeType and GenerateValue for
- SyscallInputOutputObject
- ClassFieldBase
- Class...

f2775e94eb56042966755c18ac703ed21beb3086 authored over 4 years ago
[fidlc] Remove WireFormat::kOld

The only remaining use of the old wire format is to calculate depth
when enforcing the ForDeprec...

4a146390593fca619357eb2ecb827f99444cf564 authored over 4 years ago
[brcmfmac] Refactor disassoc event handling.

Bug: 40934

The next installment of event handling refactor. While
testing found that we are onl...

c87986d7d821e384be4fa5bce0ffb87fda142867 authored over 4 years ago
[crashsvc] inline the status declarations in the if()

I find it easier to follow and less error prone than relying on a status
variable declared somew...

974ea0b4dbd7ce20c35b28c65c198c6fe72c37aa authored over 4 years ago
Reland "[check] gn gen --check -> gn gen --check=system"

This reverts commit 349af3af3b65d6f0941d03fdc3aa5c0cf0bbd788.

Reason for revert: Hopefully OK n...

8e8f3d047868910b82724f12e43920a0fd4e2769 authored over 4 years ago
[utest][fidl-compiler] Convert trivially-convertable files to use zxtest

Convert some files to using zxtest instead of unittest.

The conversion was automated. This cha...

fe98ede2b8f948258e5bfaddc242e11a064e9082 authored over 4 years ago
[kernel] Split out Mutex::Acquire and Mutex::Release slow paths.

The Mutex::Acquire and Mutex::Release slow paths (used when the Mutex is
contended) require a no...

0dd6567f80588802a94a90cf45b9920c9e0a5ad1 authored over 4 years ago
[brcmfmac] Refactor scan_dwell_time_test

Take advantage of the recently-added features in SimInterface to
simplify scan_dwell_time_test.
...

9f5542925ac4d0f8b6839f4d77ca2b61ae540b21 authored over 4 years ago