Linux debugging

Check our new training course

Linux debugging, tracing, profiling & perf. analysis

Check our new training course
with Creative Commons CC-BY-SA
lecture and lab materials

Bootlin logo

Elixir Cross Referencer

common:
  arch_exclude: nios2 posix
  min_ram: 128
  tags: posix filesystem
tests:
  portability.posix.fs:
    extra_configs:
      - CONFIG_NEWLIB_LIBC=n
  portability.posix.fs.newlib:
    filter: TOOLCHAIN_HAS_NEWLIB == 1
    extra_configs:
      - CONFIG_NEWLIB_LIBC=y