Skip to content

posix: introduce NULL checks in *dir routines

ca26bd4
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

posix: implement missing directory functions #433

posix: introduce NULL checks in *dir routines
ca26bd4
Select commit
Loading
Failed to load commit list.
GitHub Actions / Unit Test Results failed Nov 26, 2025 in 0s

1 fail, 589 skipped, 8 872 pass in 51m 13s

9 462 tests  +185   8 872 ✅ +184   51m 13s ⏱️ - 3m 32s
  561 suites + 16     589 💤 ±  0 
    1 files   ±  0       1 ❌ +  1 

Results for commit ca26bd4. ± Comparison against earlier commit 78c1c32.

Annotations

Check warning on line 0 in phoenix-rtos-tests/proc/test_priority

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

aarch64a53-zynqmp-qemu:phoenix-rtos-tests/proc/test_priority (phoenix-rtos-tests/proc/test_priority) failed

junit.xml [took 31s]
Raw output
Assertion failed
ASSERTION TRACEBACK (most recent call last):
  File "/home/runner/work/libphoenix/libphoenix/phoenix-rtos-tests/psh/tools/psh.py", line 293, in wrapper_harness
    res = harness(*args, **kwargs)
          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/runner/work/libphoenix/libphoenix/phoenix-rtos-tests/proc/test_priority.py", line 20, in harness
    psh.assert_exec(p, 'test_priority', msg='Prompt not seen after test_priority execution')
  File "/home/runner/work/libphoenix/libphoenix/phoenix-rtos-tests/psh/tools/psh.py", line 125, in assert_exec
    assert_cmd(pexpect_proc, exec_cmd, expected=expected, result="success", msg=msg)
  File "/home/runner/work/libphoenix/libphoenix/phoenix-rtos-tests/psh/tools/psh.py", line 77, in assert_cmd
    assert pexpect_proc.expect([exp_regex, pexpect.TIMEOUT, pexpect.EOF], timeout=timeout) == 0, msg
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

ASSERTION MESSAGE:
Expected output regex was: 
---
/bin/test_priority
(psh)% 
---
Prompt not seen after test_priority execution
READER BUFFER:
/bin/test_priority