Go to file
Gyorgy Sarvari db15c84a06
exfatprogs: add ptest support
It takes about a second to execute the suite.

Sample output (the "ERRORs" are coming from negative tests):

root@qemux86-64:~# ptest-runner
START: ptest-runner
2025-12-26T20:19
BEGIN: /usr/lib/exfatprogs/ptest
Running ./bad_file_size
-----------------------------------
exfatprogs version : 1.2.6
ERROR: /dir_01/bad_child_01: less clusters are allocated. truncates to 8192 bytes at 0x206060. Truncate (y/N)? y
ERROR: /dir_02/bad_child_02: more clusters are allocated. truncate to 8192 bytes at 0x209060. Truncate (y/N)? y
exfat.img: clean. directories 3, files 9
exfat.img: files corrupted 0, files fixed 1

exfatprogs version : 1.2.6
exfat.img: clean. directories 4, files 10

PASS: ./bad_file_size
[...many lines...]
PASS: ./bad_num_chain
Running ./loop_chain
-----------------------------------
exfatprogs version : 1.2.6
ERROR: /dir_01/bad_child_01: more clusters are allocated. truncate to 16384 bytes at 0x206060. Truncate (y/N)? y
ERROR: /dir_02/bad_child_02: cluster is already allocated for the other file. truncated to 8192 bytes at 0x209060. Truncate (y/N)? y
exfat.img: clean. directories 3, files 9
exfat.img: files corrupted 0, files fixed 1

exfatprogs version : 1.2.6
exfat.img: clean. directories 4, files 10

PASS: ./loop_chain

PASS: 17 of 17
DURATION: 1
END: /usr/lib/exfatprogs/ptest
2025-12-26T20:21
STOP: ptest-runner
TOTAL: 1 FAIL: 0

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-12-28 08:14:38 -08:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems exfatprogs: add ptest support 2025-12-28 08:14:38 -08:00
meta-gnome gnome-software: update 49.1 -> 49.2 2025-12-25 16:25:02 -08:00
meta-initramfs dracut: upgrade 108 -> 109 2025-12-25 07:53:23 -08:00
meta-multimedia libopenmpt: upgrade 0.7.10 -> 0.8.4 2025-12-25 07:53:23 -08:00
meta-networking cifs-utils: fix broken PACKAGECONFIGs 2025-12-25 11:25:59 -08:00
meta-oe softhsm: fix SRC_URI branch 2025-12-26 17:36:59 -08:00
meta-perl libmime-types-perl: upgrade 2.29 -> 2.30 2025-12-21 08:54:02 -08:00
meta-python python3-typer: upgrade 0.20.0 -> 0.20.1 2025-12-24 13:18:29 -08:00
meta-webserver cockpit: upgrade 349 -> 352 2025-12-11 15:29:44 -08:00
meta-xfce Add missing HOMEPAGEs to xfce recipes 2025-12-21 08:54:05 -08:00
.b4-config Add toplevel b4 config file 2025-04-10 08:31:06 -07:00
.gitignore
COPYING.MIT
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj raj.khem@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories